10000 GitHub - Shiying99/web_research: Automatising the multiple search on google with advance google search command
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Shiying99/web_research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_research

Automatising the multiple search on google with Command: <site:website "keywords">.

This command enables the keyword search on specific Homepage or sub-domain. This Python Programm is used to automatize multiple search processes of a list of keywords in a specific homepage. It extracts search result (the number of keyword appearance in given website or subdomain) from the HTML-data. Possible utiliuzation for google advaced search commands: https://blog.hubspot.com/blog/tabid/6307/bid/1264/12-quick-tips-to-search-google-like-an-expert.aspx

Limitation: In this program, no google custom search API is used. After around 150 searches (some depends on the results), Google will recognize it as Robot and block it for min. 1 day (harmless). According google custom API website, with custom search API-key it allows up to 100 automatised search per day. For more is possible with a paid API-Key. Example Files: The parsingWebsite.py will read the list of keywords from Keyword.csv and custom search in given "website", then write the reuslt into recording.csv

About

Automatising the multiple search on google with advance google search command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0