harshprajapati8347 / Abhishree-Enterprises-web-scraper-assignment

I made web scraper to read articles off https://www.theverge.com/ using Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Scaper for the website using Python.

I made web scraper to read articles off https://www.theverge.com/ using Python.

How to Run the Program

1. Clone the repository

  • git clone https://github.com/harshprajapati8347/Abhishree-Enterprises-web-scraper-assignment

0. Install Python 3.7.4 or above. and create a virtual environment. using

2. Install the requirements.

  • pip install -r requirements.txt

3. Run the Program.

  • python web_scraping.py

4. Run the test cases.

  • python test.py

About

I made web scraper to read articles off https://www.theverge.com/ using Python.


Languages

Language:Python 100.0%