
Boohoo Category Scraper
Under maintenance
Pricing
$5.00 / 1,000 products
Go to Store

Boohoo Category Scraper
Under maintenance
It scrapes product details and image urls on boohoo.com based on its categories.
0.0 (0)
Pricing
$5.00 / 1,000 products
1
Total users
7
Monthly users
2
Runs succeeded
>99%
Last modified
a year ago
You can access the Boohoo Category Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.boohoo.com/mens/collections/going-out-clothes/tops"
5 }
6 ]
7}' |
8apify call jackwenyoung/boohoo-category-scraper --silent --output-dataset
Boohoo Category Scraper API through CLI
The Apify CLI is the official tool that allows you to use Boohoo Category Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: