Skip to content

umer-r/GoogleDataScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub GitHub top language GitHub commit activity GitHub code size in bytes

GoogleDataScraper

Python Google Data Scraper Version 1.0

Description

This tool written in python grabs images and urls from google.com related to the keyword you enter to search for.

Usage

On Windows:

  • Make sure you have python installed
  • Make 2 folders named "Downloads" and "ulrs"
  • Start the scraper by a batch file named "run"
  • After first start open the file "run" and put '::' before every line starting from 'pip'

On Linux:

mkdir Downloads urls
pip3 install bs4 && pip3 install shutil && pip3 install requests
python3 Web_Data_Scrape.py

Demo:

Connect with Me 🤝🏻  

Let's Talk about your project 😃

About

Python Google Data Scraper Version 1.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published