krizten/Scraping-Jumia-Ecommerce
Using the Scrapy framework to scrape data consisting of name, brand, rating, price, product URL and image URLs of laptops on Jumia e-commerce (https://www.jumia.com.ng) into XLSX, SQL and MongoDB.
This helps e-commerce businesses or market researchers gather competitive intelligence on laptop products sold on Jumia. It takes product pages from Jumia.com.ng and extracts details like product name, brand, rating, price, and image URLs. The output is a structured dataset, ready for analysis, and would be used by market analysts or business owners tracking product trends and competitor pricing.
No commits in the last 6 months.
Use this if you need to systematically collect product information from Jumia's laptop category for market analysis or competitor monitoring.
Not ideal if you need to scrape data from a different e-commerce platform, or if you need to collect data beyond basic product details (e.g., customer reviews, stock levels).
Stars
16
Forks
14
Language
Python
License
—
Category
Last pushed
Apr 10, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/krizten/Scraping-Jumia-Ecommerce"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.