Oysho
3 days trial then $30.00/month - No credit card required now
Oysho
3 days trial then $30.00/month - No credit card required now
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.
You can access the Oysho 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.oysho.com/gb/"
5 },
6 {
7 "url": "https://www.oysho.com/gb/new-arrivals-n4952"
8 },
9 {
10 "url": "https://www.oysho.com/gb/highrise-warm-straightleg-trousers-with-crease-l31749230?pelement=172848508&categoryId=1010062530"
11 }
12 ],
13 "max_results": 10
14}' |
15apify call datasaurus/oysho --silent --output-dataset
Oysho API through CLI
The Apify CLIis the official tool that allows you to use Oysho locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
3 monthly users
-
2 stars
>99% runs succeeded
Created in Jan 2025
Modified 2 days ago