Skip to content

Crawl products data from OLX commerce with Django and Selenium library and export the result to excel file.

Notifications You must be signed in to change notification settings

annaspratama/commerce-scraper-django

Repository files navigation

Scrap Commerce Products

This is a mini project built with Django using Selenium lib just to scrap data from a web page and export the result to excel file. For example is: OLX site.


Demo

You can visit https://scrap-commerce.annaspratama.my.id to demonstration.

Usage

  1. Clone this repository git clone git@bitbucket.org:annaspratama/commerce-scraper-django.git.
  2. Create Python virtual environment.
  3. Start your virtual environment.
  4. Install required packages by typing the command pip install -r requirements.txt on root directory.
  5. Start the server python manage.py runserver.
  6. Open your browser then type address http://localhost:8000

About

Crawl products data from OLX commerce with Django and Selenium library and export the result to excel file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages