Skip to content

OdiaNLP/DataScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataScraper

Scrapes data from websites

Installation

git clone https://github.com/OdiaNLP/DataScraper.git
cd DataScraper
python3 -m venv venv
pip install -r scrapeProject/requirements.txt

Usage

scrapy crawl dharitri -o output/dharitri_28_jun_2023.jl

For more details please read this article.

Releases

No releases published

Packages

No packages published

Languages