samaybhavsar/google-scraper
This class can retrieve search results from Google.
Quickly get a list of Google search results for any query you provide. You give it a search term, and it returns a list of result URLs. This is perfect for anyone who needs to programmatically gather information from Google searches, like SEO analysts or market researchers.
No commits in the last 6 months.
Use this if you need to automate the collection of search result URLs from Google for specific keywords.
Not ideal if you need to extract detailed information from the linked pages themselves, rather than just the URLs.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/samaybhavsar/google-scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.