arindam-modak / web-scraping

web scraping using python. Scrap valuable amd important data from top websites using python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-scraping

web scraping using python. Scrap valuable amd important data from top websites using python.

First install python on your pc

in terminal

pip install beautifulsoup4
pip install requests

Sites added

  • Github
  • Spoj
  • Codechef
  • Codeforces
  • Codebuddy
  • Hackerearth

About

web scraping using python. Scrap valuable amd important data from top websites using python.


Languages

Language:Python 100.0%