Amazon Product Scraper avatar
Amazon Product Scraper

Pricing

$40.00/month + usage

Go to Store
Amazon Product Scraper

Amazon Product Scraper

Developed by

Junglee

Junglee

Maintained by Apify

Use this Amazon scraper to collect data based on URL and country from the Amazon website. Extract product information without using the Amazon API, including reviews, prices, descriptions, and Amazon Standard Identification Numbers (ASINs). Download data in various structured formats.

4.5 (12)

Pricing

$40.00/month + usage

130

Total users

8.6k

Monthly users

355

Runs succeeded

97%

Issue response

22 hours

Last modified

2 days ago

EO

Not sure what happened

Closed

excellent_ocean opened this issue
10 months ago

Run just failed but not sure what happened

lukas.prusa avatar

Hi Massi, thanks for opening this issue!

I can see that you've resurrected the run 4 times, did the issue occur more than once? Unfortunately your run is so big, that the logs are cut off early, but I can see one occurrence of an unhandled error:

2024-07-03T01:43:04.722Z node:events:491
2024-07-03T01:43:04.725Z throw er; // Unhandled 'error' event
2024-07-03T01:43:04.727Z ^
2024-07-03T01:43:04.729Z
2024-07-03T01:43:04.731Z Error: Client network socket disconnected before secure TLS connection was established
2024-07-03T01:43:04.733Z at connResetException (node:internal/errors:705:14)
2024-07-03T01:43:04.735Z at TLSSocket.onConnectEnd (node:_tls_wrap:1594:19)
2024-07-03T01:43:04.737Z at TLSSocket.emit (node:events:525:35)
2024-07-03T01:43:04.739Z at endReadableNT (node:internal/streams/readable:1358:12)
2024-07-03T01:43:04.741Z at processTicksAndRejections (node:internal/process/task_queues:83:21)
2024-07-03T01:43:04.743Z Emitted 'error' event on TLSSocket instance at:
2024-07-03T01:43:04.745Z at emitErrorNT (node:internal/streams/destroy:157:8)
2024-07-03T01:43:04.747Z at emitErrorCloseNT (node:internal/streams/destroy:122:3)
2024-07-03T01:43:04.749Z at processTicksAndRejections (node:internal/process/task_queues:83:21) {
2024-07-03T01:43:04.751Z code: 'ECONNRESET',
2024-07-03T01:43:04.753Z path: undefined,
2024-07-03T01:43:04.755Z host: undefined,
2024-07-03T01:43:04.757Z port: undefined,
2024-07-03T01... [trimmed]