NikolaiT/GoogleScraper
A Python module to scrape several search engines (like Google, Yandex, Bing, Duckduckgo, ...). Including asynchronous networking support.
This tool helps businesses, marketers, or researchers gather search results from popular engines like Google, Bing, and Yandex. You provide it with keywords or phrases, and it retrieves relevant search results, which can then be saved as a structured JSON file. This is useful for anyone needing to automate the collection of search engine data for analysis.
2,802 stars. No commits in the last 6 months.
Use this if you need to programmatically collect large volumes of search engine results for keywords, competitor analysis, or market research, and you are comfortable with command-line tools.
Not ideal if you need an actively maintained solution, as this project is no longer updated, or if you prefer a simpler, web-based scraping service.
Stars
2,802
Forks
751
Language
HTML
License
Apache-2.0
Category
Last pushed
Jul 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/NikolaiT/GoogleScraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.