~/ecommerce/boohoo-scraper

Boohoo Scraper — Product Data Across 7 Regions

Extract product data from Boohoo e-commerce sites across 7 regions with automatic pagination, facet filtering, and multi-currency support.

fashion >99% success TypeScriptCheerioFingerprint Generator NLSEUKIEFRAUUS
proooxy/boohoo-scraper — spec
categoryecommerce / fashion
languageTypeScript
stackTypeScript, Cheerio, Fingerprint Generator
marketsNL, SE, UK, IE, FR, AU, US
success>99%
outputclean, RAG-ready JSON

key features

7 regional store support — NL (EUR), SE (SEK), UK (GBP), IE (EUR), FR (EUR), AU (AUD), US (USD)

Category and search scraping with automatic pagination

Facet filter support — size, color, price range, style

Full product details including variants and stock status

Browser fingerprint generation for anti-bot bypass

Multi-currency pricing based on regional store

use cases

  • Fast fashion competitive pricing analysis
  • Multi-region price comparison for the same products
  • Trend monitoring in affordable fashion
  • Inventory and stock tracking across regions
  • Fashion market research across European and global markets

input parameters

ParameterTypeRequiredDescription
startUrlsarrayrequiredBoohoo product or category URLs
maxRequestsPerCrawlnumberoptionalRequest limit (default: 5)
maxConcurrencynumberoptionalParallel requests (default: 5)
proxyobjectoptionalProxy configuration

Output Example

 1{
 2  "source": "https://www.boohoo.com/...",
 3  "brand": "boohoo",
 4  "title": "Oversized Hoodie",
 5  "description": "Stay cozy in this oversized hoodie...",
 6  "categories": ["Women", "Hoodies & Sweatshirts"],
 7  "price": {
 8    "current": 1500,
 9    "original": 3000,
10    "currency": "GBP"
11  },
12  "variants": [
13    { "sku": "BH-OH-BLK-S", "size": "S", "color": "Black", "inStock": true }
14  ],
15  "medias": [
16    { "type": "image", "url": "https://..." }
17  ]
18}

faq

Which regional Boohoo stores are supported?
Netherlands (EUR), Sweden (SEK), United Kingdom (GBP), Ireland (EUR), France (EUR), Australia (AUD), and United States (USD).
Can I filter products by size or color?
Yes, the scraper supports facet filtering. You can provide filtered category URLs and the scraper will respect the applied filters.
How does the scraper handle pagination?
Pagination is automatic. Provide a category or search URL and the scraper will follow all pagination links to extract every product.

related in ~/ecommerce

ecommerce/sephora-scraper >99%
beauty

Sephora Scraper (Global)

Scrape any Sephora storefront — 21 markets, one actor.

PythonCrawleecurl_cffi
open

Run Boohoo Scraper — Product Data Across 7 Regions, or get a custom build

Start extracting on Apify in minutes, or hire me to build a bespoke scraper and RAG pipeline for your exact source and schema.

run on Apify get custom data