de-scraper

Requirements:

  • Language: Python
  • Libraries: BeautifulSoup4

To scrape all English stories, run:

python /path/to/scrapeEng.py

To scrape all Telugu stories, run:

python /path/to/scrapeTel.py

To scrape all Kannada stories, run:

python /path/to/scrapeKa.py