Jumia avatar

Jumia

Pricing

from $2.50 / 1,000 product records

Go to Apify Store
Jumia

Jumia

Pricing

from $2.50 / 1,000 product records

Rating

0.0

(0)

Developer

zwaihub Studio

zwaihub Studio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Jumia Product Scraper (ZWAiHub)

Scrape public Jumia catalog/search pages across African country stores. No Jumia API key required.

What you get

FieldDescription
skuJumia product SKU
titleProduct title
brandBrand
priceCurrent price (local currency number)
currencyISO currency for the country store
discountPercentDiscount % when present
category / subcategoryMerchandising categories
productUrlAbsolute product URL
countryCountry code (upper)
sourceAlways Jumia

Supported countries

ng ke eg gh ma ug ci sn tn dz tz

Input

  • searchKeyword — catalog search (default phone if empty and no category)
  • countries — list of country codes (default ["ng"])
  • categoryPath — optional category slug instead of search
  • maxProducts — per country (default 100)
  • maxPages — safety cap (default 10)
  • proxy — Apify proxy; residential recommended

Pricing (PPE)

EventUSD
start0.005 per run
product-record0.0025 per pushed product (~$2.50 / 1k)

How it works

Parses public catalog HTML product cards (data-ga4-* attributes). Fixture tests never hit the live site.

Local test

cd actors/jumia
pip install -e ../../packages/shared pytest httpx
PYTHONPATH=. pytest -q

Deploy path

https://github.com/studiocozylights-sketch/apify-actors#main:actors/jumia