Boohoo Category Scraper avatar

Boohoo Category Scraper

Try for free

Pay $5.00 for 1,000 Products

View all Actors
Boohoo Category Scraper

Boohoo Category Scraper

jackwenyoung/boohoo-category-scraper
Try for free

Pay $5.00 for 1,000 Products

It scrapes product details and image urls on boohoo.com based on its categories.

You can access the Boohoo Category Scraper programmatically from your own applications by using the Apify API. You can 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:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Mar 2024
  • Modified 6 months ago