Oysho avatar
Oysho

Pricing

$9.99/month + usage

Go to Store
Oysho

Oysho

Developed by

datasaurus

datasaurus

Maintained by Community

Scrape products from oysho.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

4

Monthly users

2

Runs succeeded

97%

Last modified

a month ago

You can access the Oysho 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.oysho.com/gb/"
< },
< {
< "url": "https://www.oysho.com/gb/new-arrivals-n4952"
< },
< {
< "url": "https://www.oysho.com/gb/highrise-warm-straightleg-trousers-with-crease-l31749230?pelement=172848508&categoryId=1010062530"
< }
< ],
< "max_results": 10
<}' |
<apify call datasaurus/oysho --silent --output-dataset

Oysho API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: