Skip to content

Scraping The famous Jumia E-commerce using Django and Scrapy

Notifications You must be signed in to change notification settings

ken1800/Jumia-Web-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumia-Web-Scraping

Scraping The famous Jumia E-commerce using Django and Scrapy

Installation

jumia E-commerce Link jumia.

clone the project
make sure the following are installed
    Django 2.0 +
    Scrapy
    Postgres
    Scrapyd
    

Usage

cd Jumia-Scraper # migrating to the root directory 'iCrawler'
python manage.py runserver # starts the django server 'localhost:8000'
scrapyd # use this command when you are in the perfecto directory 'starting the scrapyd daemon'
curl http://localhost:6800/schedule.json -d project=default -d spider=jumia #open another tab in the perfecto directory

Screenshots

scrapy scrapy2

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Scraping The famous Jumia E-commerce using Django and Scrapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published