Forever21 Scraper avatar
Forever21 Scraper

Pricing

$15.00/month + usage

Go to Store
Forever21 Scraper

Forever21 Scraper

Developed by

epctex

epctex

Maintained by Community

Extract any product data from Forever21 easily! Images, sizes, SKUs, quantities, colors, and many more values are ready for you. Search for any keyword, filter by your needs, or get category pages! Export your data by XML, JSON, CSV, Excel or HTML.

0.0 (0)

Pricing

$15.00/month + usage

2

Total users

52

Monthly users

2

Runs succeeded

>99%

Last modified

15 hours ago

You can access the Forever21 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.

$echo '{
< "search": "black",
< "startUrls": [
< "https://www.forever21.com/collections/mens-activewear",
< "https://www.forever21.com/products/weatherproof-vintage-mens-short-sleeves-polo-sweater-ecru?variant=41418653106210",
< "https://www.forever21.com/search?q=red+skirt&options%5Bprefix%5D=last&type=product"
< ],
< "maxItems": 20,
< "endPage": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/forever21-scraper --silent --output-dataset

Forever21 Data Extractor API through CLI

The Apify CLI is the official tool that allows you to use Forever21 Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: