Bershka avatar
Bershka

Pricing

$9.99/month + usage

Go to Store
Bershka

Bershka

Developed by

datasaurus

datasaurus

Maintained by Community

Scrape products from bershka.com websites. All countries and languages. Scrape the full website or scrape by product category or individual product. Fast and efficient.

0.0 (0)

Pricing

$9.99/month + usage

4

Total users

9

Monthly users

4

Runs succeeded

>99%

Last modified

2 months ago

You can access the Bershka 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 '{
< "start_urls": [
< {
< "url": "https://www.bershka.com/gb/"
< },
< {
< "url": "https://www.bershka.com/gb/men/clothes/jeans-n3676.html"
< },
< {
< "url": "https://www.bershka.com/gb/boyfriend-jeans-c0p180124680.html?colorId=400&stylismId=3"
< }
< ],
< "max_results": 10
<}' |
<apify call datasaurus/bershka --silent --output-dataset

Bershka API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: