Clutch.co Scraper avatar
Clutch.co Scraper

Pricing

$40.00/month + usage

Go to Store
Clutch.co Scraper

Clutch.co Scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape clutch.co and get companies information including website, name, hourly rate, reviews, logo and many more details

1.0 (2)

Pricing

$40.00/month + usage

9

Total users

565

Monthly users

40

Runs succeeded

>99%

Issues response

10 days

Last modified

7 months ago

LF

Scraper not working

Open

alfredo898 opened this issue
25 days ago

🎯 What This Tells Us This is not a problem with the page URL you gave. It's a bug in the actor's parsing logic, almost certainly from this line in the actor’s code:

js Copy Edit new URL(relativeLink); And it's crashing when it encounters a bad or empty href, like:

html Copy Edit ... or ... or even undefined/null

curious_coder avatar

Thanks for opening the issue, Let me check and get back to you