Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 372 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 372 Bytes

Medium Scrapper

  1. Add the links you want to scrape in the urls.csv file inside 'urls' folder. The file is already filled with links for testing purpose which can be removed.

  2. Run the notebook, the scrapped info will be saved in the data.csv file.

There is a sample data file present in the 'urls' folder, you can get a gist of how the scrapped data looks from it.