Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDetecting missing links and 404s #492
Open
Comments
|
Nope, there is no such a function. But we can come up with something like that. |
|
@ziflex I would like to pick this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The developer of the website I intend to scrape information from is sloppy and has left a lot of broken links.
When I execute an otherwise effective Ferret script on a list of pages, it stops altogether at every 404.
Is there a DOCUMENT_EXISTS or anything that would help the script go on?