Skip to content

Gaurav-vats-12/Web-Scrapping-with-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scrapping with Selenium

  • In this project I have built a web scrapping tool using which scrapes HD Today (a movie website) using selenium.

Description

  • The tool scrapes the title, year, duration and type of trending movies and stores them in a data.json file.

Libraries Used

  • selenium==4.21.0
  • webdriver-manager==4.0.1

Installation

  1. Prerequisites
    • Git
    • Command line familiarity
  2. Clone the Repository: git clone https://github.com/NebeyouMusie/Web-Scrapping-with-Selenium.git
  3. Create and Activate Virtual Environment (Recommended)
    • python -m venv venv
    • source venv/bin/activate or venv/bin/activate for windows
  4. Navigate to the project's directory cd ./Web-Scrapping-with-Selenium using your terminal
  5. Install Libraries: pip install -r requirements.txt
  6. run python main.py

Collaboration

  • Collaborations are welcomed ❤️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages