Jumia Scraper | $3 / 1k | All-In-One avatar
Jumia Scraper | $3 / 1k | All-In-One

Pricing

Pay per event

Go to Apify Store
Jumia Scraper | $3 / 1k | All-In-One

Jumia Scraper | $3 / 1k | All-In-One

Get detailed product listings from Jumia across Nigeria, Kenya, Egypt, and other African markets. Extract title, price, discount, brand, seller, rating, availability and merchandising labels. Ideal for price tracking, assortment planning, seller discovery, and marketplace analytics.

Pricing

Pay per event

Rating

5.0

(1)

Developer

Fatih Tahta

Fatih Tahta

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

a day ago

Last modified

Share

Slug: fatihtahta/jumia-scraper

Overview

Jumia Scraper collects enriched product listings directly from Jumia search results, categories, or individual product pages. It captures key sales details like pricing, discounts, product titles, brands, and seller information so you can analyze catalog trends without manual browsing. Jumia.com is one of Africa’s largest online marketplaces, and this actor works seamlessly across every regional domain, including Algeria, Egypt, Ghana, Ivory Coast, Kenya, Morocco, Nigeria, Senegal, and Uganda. By automating every step from navigation to data delivery, it provides a dependable, time-saving way to keep product intelligence up to date.

Why Use This Actor

This actor is built for professionals who need structured marketplace intelligence on demand. Market researchers can benchmark competitors, product teams can track catalog changes, analysts can monitor category pricing, and developers can power internal tools with fresh merchandise data. It’s equally useful for lead generation, market insights, product tracking, and directory building, offering consistent results without manual effort.

Input Parameters

ParameterTypeDescriptionDefault
startUrlsarray of stringsList of Jumia search, category, or product URLs to process.
queriesarray of stringsFree-text search queries that the actor converts into Jumia search URLs.
limitintegerMaximum number of listings to save for each input.50000
proxyConfigurationobjectConnection settings for reliable runs through Apify’s infrastructure.Residential proxy enabled

Example Input

{
"startUrls": [
"https://www.jumia.com.ng/catalog/?q=wireless+earbuds"
],
"queries": [
"gaming laptop",
"air fryer"
],
"limit": 200,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Example Output

{
"title": "G&G AVENUE Men's Summer Sports Shorts",
"url": "https://www.jumia.com.ng/gg-avenue-mens-summer-sports-shorts-405687839.html",
"page": 1,
"source": "api",
"sku": "BR300MW861J7ENAFAMZ",
"priceText": "₦ 33,312",
"priceNumeric": 33312,
"oldPriceText": "₦ 66,624",
"oldPriceNumeric": 66624,
"discountText": "50%",
"currency": "₦",
"brand": "G&G AVENUE",
"categories": [
"Fashion",
"Men's Fashion",
"Clothing",
"Shorts",
"Flat Front"
],
"sellerId": 486179,
"isSponsored": true,
"expressShipping": true,
"imageUrl": "https://ng.jumia.is/unsafe/fit-in/300x300/filters:fill(white)/product/93/8786504/1.jpg?4373",
"imageAlt": "G&G AVENUE Men's Summer Sports Shorts",
"searchQuery": "basketball shorts",
"isBuyable": true
}

Each dataset item describes a single product listing, including its storefront link, pricing and discount signals, merchandising attributes, seller identifiers, availability flags, and the context that triggered the result (search query or page).

Notes & Limitations

Use this actor in line with Jumia’s terms of service and all relevant data regulations. Always scrape responsibly and store sensitive information securely.

Support

Questions or custom needs? Open an issue on the Issues tab of the actor page in Apify Console and it will be resolved around the clock.

Happy Scraping,

  • Fatih