Jumia Advanced Scraper avatar
Jumia Advanced Scraper

Pricing

$25.00/month + usage

Go to Store
Jumia Advanced Scraper

Jumia Advanced Scraper

Developed by

buseta

buseta

Maintained by Community

Jumia Advanced Scraper is a powerful tool designed to extract in-depth product information from Jumia, one of Africa’s largest e-commerce platforms.

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

17

Monthly users

4

Runs succeeded

92%

Last modified

4 months ago

You can access the Jumia Advanced Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "scrape_type": "product",
< "sort_by": "popularity",
< "max_reviews_per_product": 100,
< "image_resolution": "medium",
< "proxy_config": {
< "useApifyProxy": false
< }
<}' |
<apify call buseta/jumia-advanced-scraper --silent --output-dataset

Jumia Advanced Scraper API through CLI

The Apify CLI is the official tool that allows you to use Jumia Advanced Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: