Skip to content

bumie-e/webscraping-on-auto-pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping AutoPilot with Beautiful Soup

This repository contains the code for scrapping data from an ecommerce website(Jumia.ng), using Github Actions to schedule a CRON job.

To run this task locally,

  1. Clone or download the repo
  2. Open the code in your code editor(e.g VSCode).
  3. In your terminal, go to the project directory.
  4. Run pip install -r requirements.txt to install the dependencies
  5. Run python soup.py to run the program.

Contribute

I welcome contributions and would be glad if someone can help with these (I might fix it when I have the time)

  • Write a proper code documentation
  • Extract the subcategories from the Categories. Check line 203 to 217 in soup.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages