eBay Product Details Scraper
1 day trial then $30.00/month - No credit card required now
eBay Product Details Scraper
1 day trial then $30.00/month - No credit card required now
eBay Product Details Scraper lets you extract rich product data from eBay by simply providing product page URLs. Get detailed info like seller stats, product price, condition, shipping details, and more—efficient and accurate!
2024-12-09T01:18:31.409Z do = self.iter(retry_state=retry_state) 2024-12-09T01:18:31.411Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-09T01:18:31.413Z File "/usr/local/lib/python3.12/site-packages/tenacity/init.py", line 376, in iter 2024-12-09T01:18:31.414Z result = action(retry_state) 2024-12-09T01:18:31.416Z ^^^^^^^^^^^^^^^^^^^ 2024-12-09T01:18:31.418Z File "/usr/local/lib/python3.12/site-packages/tenacity/init.py", line 419, in exc_check 2024-12-09T01:18:31.420Z raise retry_exc from fut.exception() 2024-12-09T01:18:31.422Z tenacity.RetryError: RetryError[<Future at 0x7fea36ac5400 state=finished raised Exception>] 2024-12-09T01:18:31.424Z 2024-12-09T01:18:31.426Z During handling of the above exception, another exception occurred: 2024-12-09T01:18:31.428Z 2024-12-09T01:18:31.430Z Traceback (most recent call last): 2024-12-09T01:18:31.431Z File "/usr/src/app/src/main.py", line 225, in main 2024-12-09T01:18:31.433Z Actor.log.error(f"Failed to collect detail page: {url}. Reason: {e}") 2024-12-09T01:18:31.435Z ^ 2024-12-09T01:18:31.437Z NameError: name 'e' is not defined 2024-12-09T01:18:31.439Z [apify] INFO Exiting Actor ({"exit_code": 91})
I figured out what was happening—it was totally on my end, and the issue is resolved now. However, while troubleshooting, I created a super useful tool that solved the problem.
If you’d like, I’d be happy to share it with you! It could potentially help you improve your script and even attract more subscriptions if others have faced the same issue. Let me know if you’d be interested in checking it out, and I’d be glad to share it.
Thanks, Jeromy
Hi, I’ve reviewed the logs you provided. It seems that my script didn’t properly handle the missing detail links. I’ll work on optimizing this issue over the next couple of days. By the way, could you tell me more about the tool you mentioned? I’m very interested, and it would be fantastic if you’re willing to share it with me!
Hi, I’ve reviewed and optimized the issue, and the Actor is now running smoothly. If there’s anything else you need help with, feel free to let me know anytime!
Actor Metrics
5 monthly users
-
3 stars
89% runs succeeded
1.4 hours response time
Created in Sep 2024
Modified 18 days ago