lostintime Posted April 24, 2022 Share Posted April 24, 2022 Hi all, I've created a workflow to search Google by using the Verbatim Search feature. This is the URL I'm using: https://www.google.de/webhp?hl=de&tbs=li:1 While this works in so far that it does start Google in "verbatim mode", the workflow just shows me a web page with an empty search box, ignoring any search terms I input as parameters. What am I missing here? Can anyone point me in the right direction? Thanks! Link to comment
giovanni Posted April 24, 2022 Share Posted April 24, 2022 hi @lostintime welcome to the Forum! You can try the following: in 'Web Search" create a new Custom search and set it up with your parameters (see below). Link to comment
lostintime Posted April 24, 2022 Author Share Posted April 24, 2022 Thank you very much for helping me out, Giavanni. Unfortunately, this will open a Google search for {query}. Google (or Alfred) seem to take the query string literally ... I have the feeling I'm only a small step away from the solution, but I could still use some hand-holding on the way Link to comment
giovanni Posted April 25, 2022 Share Posted April 25, 2022 if you try 'web search', it should work. If you are trying to create a workflow, are you taking an argument in the keyword object (i.e. "argument required")? Or more easily, if you can share the workflow I can help. Link to comment
lostintime Posted April 27, 2022 Author Share Posted April 27, 2022 Hi Giivanni, not exactly sure where to find "web search" ... Yes, I was going to create a workflow for this. This is what I've got so far ... Thanks again for trying to help. Link to comment
giovanni Posted April 28, 2022 Share Posted April 28, 2022 (edited) hi @lostintime, Web Search is one of the Features (see screenshot below). More information here. Or, I created the search for you and you can install it by entering this link below in Alfred (keyword: zoek): alfred://customsearch/search%20Google%20%28verbatim%29/zoek/utf8/nospace/https%3A%2F%2Fwww.google.de%2Fsearch%3Fq%3D%7Bquery%7D%26hl%3Dde%26tbs%3Dli Edited April 28, 2022 by giovanni Link to comment
lostintime Posted April 29, 2022 Author Share Posted April 29, 2022 Thank you so much, Giovanni. That's awesome! The only small thing is that the last search option in the original query should be: tbs=li:1 How do I add the missing :1 to your search string? alfred://customsearch/search%20Google%20%28verbatim%29/zoek/utf8/nospace/https%3A%2F%2Fwww.google.de%2Fsearch%3Fq%3D%7Bquery%7D%26hl%3Dde%26tbs%3Dli Link to comment
giovanni Posted May 1, 2022 Share Posted May 1, 2022 I replied to your other message earlier but they both disappeared... here you go: alfred://customsearch/search%20Google%20%28verbatim%29/zoek/utf8/nospace/https%3A%2F%2Fwww.google.de%2Fsearch%3Fq%3D%7Bquery%7D%26hl%3Dde%26tbs%3Dli%3A1 for your reference, if you go to Web Search, you can access and edit your Search URL in plain text. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now