AgentANAKIN/Google-Web-Scraper
This Python code scrapes Google search results then applies sentiment analysis, generates text summaries, and ranks keywords.
This tool helps you quickly gather and understand information from Google search results. You input a search query, and it provides you with the scraped results, along with an analysis of the sentiment expressed in the content, a summary of the key points, and a ranking of important keywords. This is ideal for marketers, researchers, or anyone needing to quickly gauge public opinion or summarize trends from web searches.
No commits in the last 6 months.
Use this if you need to efficiently collect and analyze search results from Google (or other search engines) to understand public sentiment, summarize key information, and identify important keywords without manually sifting through pages.
Not ideal if you require highly nuanced, in-depth qualitative analysis or need to scrape results from behind logins or complex interactive websites.
Stars
29
Forks
6
Language
Python
License
—
Category
Last pushed
Feb 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/AgentANAKIN/Google-Web-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.