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

1

Runs succeeded

>99%

Last modified

7 hours ago

Product-Analyzer avatar

I try to run it , and it fail every time. TypeError: Cannot read property 'indexOf' of null 2021-10-08T11:16:41.645Z at extractSubcatPage (/usr/src/app/src/extractors.js:50:33) I use the below input: { "startUrls": [ { "url": "https://www.forever21.com/us/shop/catalog/category/f21/women-new-arrivals-clothing-tops" } ], "maxItems": 0, "extendOutputFunction": "($) => {\n const result = {};\n // Uncomment to modify the title of each item of the output\n // result.title = 'Test Title';\n\n return result;\n}", "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ], "apifyProxyCountry": "US" } }

Closed

Tomer Benmoshe (Product-Analyzer) opened this issue
4 years ago
zuzka avatar

Hey, I have just checked, it really does seem broken, I will have a look if we can fix it soon.