Skip to content

Sarathisme/google-webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Web Scraper

This is a web scraper that takes the queries as input and extracts the results of the google search based on the query. It has two modules:

  1. The master branch is the GUI implementation of the webscraper
  2. The cli branch is the command line implementation of the webscraper
  3. The api branch is the api implementation of the webscraper

BeautifulSoup4 library is used for the web scraping purpose

Releases

No releases published

Packages

No packages published