Skip to content

hannachoum/Google_images_Scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Google_Scrapping

Overview

This project is dedicated to scraping Google search results using Python. The primary goal is to extract useful information from Google searches automatically.

Features

  • Automated scraping of Google search results.
  • Extraction of key information from search results.
  • User-friendly interface for specifying search queries.

Prerequisites

  • Python 3.x
  • Libraries: requests, BeautifulSoup4, etc.

Installation

  1. Clone the repository: git clone https://github.com/hannachoum/Google_Scrapping.git
  2. Install the required packages: pip install -r requirements.txt

Usage

Run google_scrapper.py and enter your search queries when prompted.

Contributing

Contributions to this project are welcome. Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Scrapping google image with selenium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published