Jumia Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsJumia Scraper
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.
What search terms do you want to scrape? You can provide as many as you can
searchTerms
arrayOptional
If you add search terms, the scraper will find and extract tweets that mention those terms. Alternatively, see further down to scrape by Twitter handle or URL.
Select the Jumia country you want to search
country
EnumOptional
Jumia is only available in some countries. You can select the desired country where the scraper should target. Please note that when you provide a startURL, this field will be ignored ignored for that URL
Value options:
"algeria": string"egypt": string"ghana": string"ivory_coast": string"kenya": string"morocco": string"nigeria": string"senegal": string"tunisia": string"uganda": string"south_africa": string"zando": string
Default value of this property is "Nigeria"
Set the maximum number of products to crawl
maxCrawledProducts
integerOptional
This value lets you set the maximum number of products to extract for this run. Jumia has a default limit of 2,000 product results per search query
Do you want to scrape by custom Jumia URL?
startUrls
arrayOptional
This lets you tell the scraper where to start. You can customize the Jumia URLs in your browser and enter them here one by one. You can also link to or upload a text file with a list of URLs.
Max timeout seconds
handlePageTimeoutSecs
integerOptional
Max timeout for the handlePageFunction. Can be increased for long running processes
Default value of this property is 5000