Skip to content

mrityunjayshukla411/DSA_Practice_WebScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA Practice Web Scrapper

In this project I built a Flask application that uses BeautifulSoup4 to scrape questions from Codeforces

Run Locally

Clone the project

  git clone https://github.com/mrityunjayshukla411/DSA_Practice_WebScrapper.git

Go to the project directory

  cd DSA_Practice_WebScrapper/

Install dependencies

  pip install -r requirements.txt 

Start the server

  python app.py 
  OR
  flask run

Acknowledgements

About

Web Scrapper that scrapes Coding questions from Codeforces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published