Shopee Api Scraper avatar
Shopee Api Scraper
Under maintenance
Try for free

14 days trial then $50.00/month - No credit card required now

View all Actors
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
Shopee Api Scraper

Shopee Api Scraper

marc_plouhinec/shopee-api-scraper
Try for free

14 days trial then $50.00/month - No credit card required now

Query Shopee's unofficial API for product searches by keyword, category, or shop. Access detailed information including prices, orders, stock levels, and ratings. Also retrieve related entities like the category tree, shop listings, and keyword suggestions.

SE

recommended

Closed

seru1 opened this issue
23 days ago

hi marc thank you for response in previous issue

can you modif your crawler to crawl recommended like https://shopee.co.id/api/v4/recommend/recommend?bundle=category_landing_page&cat_level=1&catid=11044364&limit=60&offset=60 from product category crawling right now your default listing is search item is multi function but cannot grab some essential data like shop_name and shop_rating

thank you

SE

seru1

23 days ago

i want to crawl recommended data from https://shopee.co.id/Komputer-Aksesoris-cat.11044364

marc_plouhinec avatar

Hi seru1,

(What's your real name by the way?)

I executed the scraper with the following input:

1{
2    "requests": [
3        {
4            "url": "https://shopee.co.id/api/v4/recommend/recommend?bundle=category_landing_page&cat_level=1&catid=11044364&limit=60&offset=60"
5        }
6    ],
7    "proxy": {
8        "useApifyProxy": false,
9        "proxyUrls": [
10            "http://username__cr.id:password@gw.dataimpulse.com:10000",
11            "http://username__cr.id:password@gw.dataimpulse.com:10001",
12            "http://username__cr.id:password@gw.dataimpulse.com:10002",
13            "http://username__cr.id:password@gw.dataimpulse.com:10003",
14            "http://username__cr.id:password@gw.dataimpulse.com:10004",
15            "http://username__cr.id:password@gw.dataimpulse.com:10005",
16            "http://username__cr.id:password@gw.dataimpulse.com:10006",
17            "http://username__cr.id:password@gw.dataimpulse.com:10007",
18            "http://username__cr.id:password@gw.dataimpulse.com:10008",
19            "http://username__cr.id:password@gw.dataimpulse.com:10009",
20            "http://username__cr.id:password@gw.dataimpulse.com:10010",
21            "http://username__cr.id:password@gw.dataimpulse.com:10011",
22            "http://username__cr.id:password@gw.dataimpulse.com:10012",
23            "http://username__cr.id:password@gw.dataimpulse.com:10013",
24            "http://username__cr.id:password@gw.dataimpulse.com:10014"
25        ]
26    },
27    "maxConcurrency": 1,
28    "minConcurrency": 1
29}

It failed the first time, but then worked the second time. Interestingly it worked the first time on my SaaS platform (https://chartedsea.com), so it's not a technical problem, just a different configuration of number of retries.

Does it solve your problem? As you can see, my scraper also works for API URLs that are not listed in my documentation.

Best Regards,

Marc Plouhinec

SE

seru1

22 days ago

thank you for fast response

sorry, i got busy today and yesterday

by the way my real name is widy

it's new feature for apify shopee crawler

perhaps i will contact you via discord

i will close this issue today

thank you

Developer
Maintained by Community
Actor metrics
  • 72 monthly users
  • 4 stars
  • 99.5% runs succeeded
  • 5.6 hours response time
  • Created in Jan 2024
  • Modified 21 days ago
Categories