Scrapes data from websites
git clone https://github.com/OdiaNLP/DataScraper.git
cd DataScraper
python3 -m venv venv
pip install -r scrapeProject/requirements.txt
scrapy crawl dharitri -o output/dharitri_28_jun_2023.jl
For more details please read this article.