Jumia Scraper avatar
Jumia Scraper

Deprecated

Pricing

$25.00/month + usage

Go to Store
Jumia Scraper

Jumia Scraper

Deprecated

Developed by

Caleb David

Caleb David

Maintained by Community

Jumia Scraper extracts data from any Jumia product, catalog, or category pages - parses and converts the data to structured formats: HTML table, JSON, CSV, Excel, and XML.

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

74

Monthly users

6

Last modified

a year ago

You can access the Jumia 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 '{
< "searchTerms": [
< "laptop"
< ],
< "country": "nigeria",
< "maxCrawledProducts": 500,
< "handlePageTimeoutSecs": 5000,
< "maxRequestRetries": 3,
< "proxyConfig": {
< "useApifyProxy": true
< }
<}' |
<apify call microworlds/jumia-scraper --silent --output-dataset

Jumia Scraper API through CLI

The Apify CLI is the official tool that allows you to use Jumia 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: