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.

RV

How to send a customised payload while requesting shop items API?( request type - "POST")

Closed

resolute_vacuum opened this issue
3 months ago

It seems like code is using a default payload with limit as 30 and offset as 0. I want to send a different payload with limit as 30 and offset as 30. API: https://shopee.sg/api/v4/shop/rcmd_items PAYLOAD SAMPLE: {"bundle":"shop_page_category_tab_main","shop_id":15235546,"limit":30,"offset":30,"upstream":"","sort_type":1,"user_behaviour":{"user_behaviour_list":[]}}

marc_plouhinec avatar

Hello,

Did you try this kind of URL?

https://shopee.sg/api/v4/shop/rcmd_items?shop_id=15235546&limit=30&offset=30

Check the doc: https://apify.com/marc_plouhinec/shopee-api-scraper#shop-products I convert URL parameters into POST request body automatically.

Does it solve your problem?

Best Regards,

Marc Plouhinec

RV

resolute_vacuum

3 months ago

That solved my issue.

Thank you.

marc_plouhinec avatar

Great! By the way, if you have quick questions you can also reach me on Whatsapp (+86 135 8870 8497), Discord (marcplouhinec) or WeChat (marcbusyhome).

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