Shopee Scraper
Pricing
from $5.00 / 1,000 results
Shopee Scraper
Scrape Shopee products quickly and reliably. Just provide a keyword and cookie, and this Actor will collect rich product
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer

Perayap
Actor stats
0
Bookmarked
1
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Shopee Scraper is an Apify Actor for collecting product data from Shopee search pages.
It is designed for users who need reliable Shopee product intelligence for research, price monitoring, trend tracking, and e-commerce analysis.
What this Actor does
- Scrapes Shopee search results by keyword
- Paginates automatically (
page=0,page=1,page=2, ...) - Handles retries and session rotation when anti-bot behavior is detected
- Deduplicates products by
shopid:itemid - Saves structured output to the default Apify dataset
Current target marketplace: shopee.co.id
Why use this Actor
- Fast setup: provide keyword + cookie and run
- Structured output ready for exports (JSON/CSV/Excel/HTML via Apify)
- Built for cloud runs with proxy support and anti-bot-aware retries
Input
Required fields
keyword(string): Search keyword on Shopeecookie(string): Raw Shopee cookie string from your browser
Optional fields
limit(integer, default1000): Maximum number of items to collectproxy(object): Apify/custom proxy configuration
Recommended: use Residential Proxy to reduce anti-bot detection risk.
Example input
{"keyword": "merries","limit": 200,"cookie": "SPC_F=...; SPC_T_ID=...; ...","proxy": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Output fields
Each dataset item contains:
itemidnameimagepricediscountshop_locationshop_nameshop_verifiedurlratingrating_countsoldlikedestimated_delivery_timeshipping_info
How to get Shopee cookie
- Open Shopee in your browser and log in.
- Open browser developer tools.
- Go to Application/Storage -> Cookies ->
shopee.co.id. - Copy cookies as a single raw cookie string (
name=value; name2=value2; ...). - Paste into the Actor
cookieinput field.
If scraping starts failing after some time, refresh your cookie and run again.
How to run
On Apify Console
- Open the Actor
- Click Try Actor
- Fill in input fields
- Click Start
- Download results from the dataset
Notes
- Shopee anti-bot behavior can vary by region, IP quality, and cookie freshness.
- Residential proxies generally improve stability.
- This Actor only extracts publicly available listing data.
Legal
Use responsibly and comply with Shopee terms and applicable laws in your jurisdiction.