Forever21 Scraper
3 days trial then $15.00/month - No credit card required now
Forever21 Scraper
3 days trial then $15.00/month - No credit card required now
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.
Fails at running. Returns the following error when running for the example url(https://www.forever21.com/us/shop/catalog/category/f21/women-main) in the documentation: 2021-11-10T17:47:37.572Z INFO: Processing: "https://www.forever21.com/us/shop/catalog/category/f21/activewear" 2021-11-10T17:47:37.573Z ERROR: BasicCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://www.forever21.com/us/shop/catalog/category/f21/activewear","retryCount":1,"id":"cpSm5YI4HuElv7r"} 2021-11-10T17:47:37.574Z TypeError: Cannot read property 'indexOf' of null 2021-11-10T17:47:37.575Z at extractSubcatPage (/usr/src/app/src/extractors.js:50:33) 2021-11-10T17:47:37.575Z at CheerioCrawler.handlePageFunction (/usr/src/app/src/main.js:85:52) 2021-11-10T17:47:37.576Z at CheerioCrawler._handleRequestFunction (/usr/src/app/node_modules/apify/build/crawlers/cheerio_crawler.js:434:50) 2021-11-10T17:47:37.576Z at processTicksAndRejections (internal/process/task_queues.js:97:5) 2021-11-10T17:47:37.577Z at async /usr/src/app/node_modules/apify/build/utils.js:411:20 2021-11-10T17:47:38.126Z INFO: Processing: "https://www.forever21.com/us/shop/catalog/category/f21/lingerie" 2021-11-10T17:47:38.132Z ERROR: BasicCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://www.forever21.com/us/shop/catalog/category/f21/lingerie","retryCount":2,"id":"XPB20HPiuBbxkWV"} 2021-11-10T17:47:38.136Z TypeError: Cannot read property 'indexOf' of null 2021-11-10T17:47:38.137Z at extractSubcatPage (/usr/src/app/src/extractors.js:50:33) 2021-11-10T17:47:38.137Z at CheerioCrawler.handlePageFunction (/usr/src/app/src/main.js:85:52) 2021-11-10T17:47:38.138Z at CheerioCrawler._handleRequestFunction (/usr/src/app/node_modules/apify/build/crawlers/cheerio_crawler.js:434:50) 2021-11-10T17:47:38.138Z at processTicksAndRejections (internal/process/task_queues.js:97:5) 2021-11-10T17:47:38.139Z at async /usr/src/app/node_modules/apify/build/utils.js:411:20 2021-11-10T17:47:38.155Z INFO: Processing: "https://www.forever21.com/us/shop/catalog/category/plus/plus_size-tops" 2021-11-10T17:47:38.156Z ERROR: BasicCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://www.forever21.com/us/shop/catalog/category/plus/plus_size-tops","retryCount":1,"id":"z6a1JfnDv8EKyfZ"} 2021-11-10T17:47:38.157Z TypeError: Cannot read property 'indexOf' of null 2021-11-10T17:47:38.157Z at extractSubcatPage (/usr/src/app/src/extractors.js:50:33) 2021-11-10T17:47:38.158Z at CheerioCrawler.handlePageFunction (/usr/src/app/src/main.js:85:52) 2021-11-10T17:47:38.159Z at CheerioCrawler._handleRequestFunction (/usr/src/app/node_modules/apify/build/crawlers/cheerio_crawler.js:434:50) 2021-11-10T17:47:38.159Z at processTicksAndRejections (internal/process/task_queues.js:97:5) 2021-11-10T17:47:38.160Z at async /usr/src/app/node_modules/apify/build/utils.js:411:20 2021-11-10T17:47:38.419Z INFO: Processing: "https://www.forever21.com/us/shop/catalog/category/f21/top_blouses" 2021-11-10T17:47:38.420Z ERROR: BasicCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://www.forever21.com/us/shop/catalog/category/f21/top_blouses","retryCount":2,"id":"6ezVIYHB2z3p60Q"}
Opened 3 years ago by Ralph Blanes (daddyofdarkness), last comment 3 years ago by Zuzka Pelechová (zuzka)
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" } }
Opened 3 years ago by Tomer Benmoshe (Product-Analyzer), last comment 3 years ago by Zuzka Pelechová (zuzka)
Actor Metrics
2 monthly users
-
2 stars
>99% runs succeeded
Created in Dec 2019
Modified 16 hours ago