Skip to content

Commit

Permalink
README file added, with a little description, installation and requir…
Browse files Browse the repository at this point in the history
…ements
  • Loading branch information
HAKSOAT committed Mar 4, 2018
1 parent 8e0bb9d commit a01ce6b
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions JumiaPy/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
JumiaPy is a written to scrape Nigeria's number one ecommerce store.

THIS IS STRICTLY FOR EDUCATIONAL PURPOSES.

This program scrapes the following information from the website:

Product Names

Product Links

Product Prices

Product Ratings

Product Seller


Installation:

Simply fork this repository to your local machine, navigate to the JumiaPy directory, there you would find all the files for this project.

Requirements:

requests
re
pandas
BeautifulSoup


0 comments on commit a01ce6b

Please sign in to comment.