top | item 30948220 (no title) vasilakisfil | 3 years ago nice! I use that quite often, so it might come handy. Quick question, how did you build that ? Does Google provide any sort of API or did you build a web scraper for that ? discuss order hn newest nrabulinski|3 years ago If you look at the source you can see they literally launch a chrome instance in a lambda and google your query with site:reddit.com prefixed aghilmort|3 years ago while idk how that was built, there are a few options on doing same:- scraping, probably against TOU - api -> https://programmablesearchengine.google.com/about/ - same, except embed -> https://programmablesearchengine.google.com/about/context - we use all of those plus Bing, etc. for https://breezethat.com
nrabulinski|3 years ago If you look at the source you can see they literally launch a chrome instance in a lambda and google your query with site:reddit.com prefixed
aghilmort|3 years ago while idk how that was built, there are a few options on doing same:- scraping, probably against TOU - api -> https://programmablesearchengine.google.com/about/ - same, except embed -> https://programmablesearchengine.google.com/about/context - we use all of those plus Bing, etc. for https://breezethat.com
nrabulinski|3 years ago
aghilmort|3 years ago
- scraping, probably against TOU - api -> https://programmablesearchengine.google.com/about/ - same, except embed -> https://programmablesearchengine.google.com/about/
context - we use all of those plus Bing, etc. for https://breezethat.com