Bershka avatar

Bershka

Try for free

3 days trial then $30.00/month - No credit card required now

Go to Store
Bershka

Bershka

datasaurus/bershka
Try for free

3 days trial then $30.00/month - No credit card required now

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.

Developer
Maintained by Community

Actor Metrics

  • 3 Monthly users

  • No reviews yet

  • 4 bookmarks

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified a month ago

Categories

You can access the Bershka programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "start_urls": [
3    {
4      "url": "https://www.bershka.com/gb/"
5    },
6    {
7      "url": "https://www.bershka.com/gb/men/clothes/jeans-n3676.html"
8    },
9    {
10      "url": "https://www.bershka.com/gb/boyfriend-jeans-c0p180124680.html?colorId=400&stylismId=3"
11    }
12  ],
13  "max_results": 10
14}' |
15apify 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

1npm i -g apify-cli
2apify login

Other API clients include: