Skip to content

sandrocods/shopee-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Shopee Scraper

This project is the official Python client for the Lumintu Scraper API for shopee
The purpose is to make integrating Lumintu Scraper into your Python app as simple as one line of code.

With this SDK, you can call scraping actors, fetch results, and monitor your account usage without worrying about retries, errors, or raw HTTP requests.

The end goal of this tool is to make Shopee scraping effortless.
Currently it supports:

  • Scraping product details from Shopee (ID, TH, VN, TW)
  • Managing credits and user info
  • Handling rate limits, retries, and API errors automatically

Skip the hassle of building and maintaining your own scraper.
Focus on building your app, not the scraper. we handle the :

  • IP Ban
  • Captcha
  • Rate limit
  • Slow Selenium web driver
  • Strict header algorithm like x-sap-ri, x-sap-sec, af-ac-cli-id, af-ac-enc-sz-token, AC_CERT_D

Currently supported Shopee marketplaces:

  • Indonesia (ID)
  • Thailand (TH)
  • Vietnam (VN)
  • Taiwan (TW)
https://mall.shopee.SITE/api/v4/pdp/get

All its from one base API with special algorithm to generate the required headers and parameters.

Example Response

Key Features

  • Easy to Use: Simple and intuitive API for quick integration.
  • Robust: Handles retries, rate limits, and errors automatically.
  • Comprehensive: Access detailed product information including pricing, stock, ratings, and more.
  • Multi-Marketplace Support: Works with multiple Shopee marketplaces.

Usage

  • Check the tests folder for example usage.
  • Replace YOUR_API_KEY with your actual Lumintu Scraper API key.
  • Install the required dependencies using pip install -r requirements.txt.
  • Run the example scripts to see how to use the SDK.

Contact

For any questions or support, please contact us at:

About

Shopee Scraper Multi Country | Forget ban IP, Block Captcha ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Languages