
Mass Shopee Product Detail Pages Crawler
Under maintenance
Pricing
$20.00/month + usage

Mass Shopee Product Detail Pages Crawler
Under maintenance
You just need to enter Shopee Detail Page Links. If getting blocked, you should change proxy to the right country of Shopee Domain. Please note Shopee Detail Pages not Category pages. Designed for mass crawling with smallest resource and proxy.
0.0 (0)
Pricing
$20.00/month + usage
4
Total users
300
Monthly users
22
Runs succeeded
>99%
Last modified
7 months ago
Crawlee & Puppeteer & Chrome template
Example of a Puppeteer and headless Chrome web scraper. Headless browsers render JavaScript and are harder to block, but they're slower than plain HTTP.
Getting Started
Install Apify CLI
Using Homebrew
$brew install apify/tap/apify-cli
Using NPM
$npm -g install apify-cli
Create a new Actor using this template
$apify create my-javascript-actor -t project_puppeteer_crawler_js
Run the Actor locally
cd my-javascript-actorapify run
Deploy on Apify
Log in to Apify
You will need to provide your Apify API Token to complete this action.
$apify login
Deploy your Actor
This command will deploy and build the Actor on the Apify Platform. You can find your newly created Actor under Actors -> My Actors.
$apify push
Documentation reference
To learn more about Apify and Actors, take a look at the following resources: