Jumia Scraper avatar
Jumia Scraper

Deprecated

Pricing

Pay per usage

Go to Store
Jumia Scraper

Jumia Scraper

Deprecated

Developed by

Iliya Musa

Iliya Musa

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

Pay per usage

0

Total users

12

Monthly users

8

Last modified

4 months 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 '{
< "startUrls": [
< "https://www.jumia.com.ng/health-beauty/"
< ],
< "maxItems": 50,
< "maxConcurrency": 30,
< "maxRequestRetries": 3,
< "proxyConfig": {
< "useApifyProxy": true
< }
<}' |
<apify call crucial_binoculars/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: