Shopee Api Scraper
14 days trial then $50.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsShopee Api Scraper
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.
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
i want to crawl recommended data from https://shopee.co.id/Komputer-Aksesoris-cat.11044364
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 ... [trimmed]
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
Actor Metrics
31 monthly users
-
10 stars
90% runs succeeded
Created in Jan 2024
Modified 6 months ago