https://github.com/naveenaidu/google-crawler
Google Crawler - Curates the search results
https://github.com/naveenaidu/google-crawler
beautifulsoup crawler scraper
Last synced: 27 days ago
JSON representation
Google Crawler - Curates the search results
- Host: GitHub
- URL: https://github.com/naveenaidu/google-crawler
- Owner: Naveenaidu
- Created: 2017-09-11T17:13:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T16:00:45.000Z (almost 8 years ago)
- Last Synced: 2025-12-19T21:09:23.706Z (6 months ago)
- Topics: beautifulsoup, crawler, scraper
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This is a cli tool which replicates google-search.
It takes in any search query and returns a curated list of all the links along with the search titles that will appear on Google.
Made for the love of scrapping.