Shein Scraper avatar

Shein Scraper

Under maintenance
Try for free

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

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Shein Scraper

Shein Scraper

natanielsantos/shein-scraper
Try for free

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

Scrape product data from Shein with this reliable tool. Extract price, images, description, sizes, category, shipping price and much more. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.

Developer
Maintained by Community

Actor Metrics

  • 25 Monthly users

  • 3.0 / 5 (1)

  • 8 bookmarks

  • 96% runs succeeded

  • Created in Apr 2023

  • Modified 21 days ago

Categories

You can access the Shein Scraper 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.

1echo '{
2  "start_urls": [
3    {
4      "url": "https://br.shein.com/recommend/Top-Rated-Women-Plus-Clothing-sc-100160427.html?adp=30059477&categoryJump=true&ici=us_tab06navbar06menu01dir03&src_identifier=fc%3DCurve%60sc%3DCurve%60tc%3DShop%20By%20Category%60oc%3DTop%20Rated%60ps%3Dtab06navbar06menu01dir03%60jc%3DitemPicking_100160427&src_module=topcat&src_tab_page_id=page_all1721499872329"
5    }
6  ],
7  "max_items_count": 30
8}' |
9apify call natanielsantos/shein-scraper --silent --output-dataset

Shein Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: