best free crawler for small website?

Compared to the frog there are better options out there.

Consider linkchecker. It's opensource, get it from wummel dot github dot io/linkchecker if you need an exe.
Otherwise just apt install linkchecker to use it from the command line.
 
Many crawlers are out there. I think Screaming frog is the best crawler for small websites.
 
My vote goes to Screaming Frog it works like a charm !
 
Cheap VPS and httrack is my choice, maybe a bit advanced but nothing too much complicated.
 
Python and selenium. With a bit of technical knowledge (youtube has gazillions of tutorials in case you are interested) it's as easy as setting up your expensive, fancy crawler bot and more importantly; it is FREE and OPENSOURCE!!
 
Python and selenium. With a bit of technical knowledge (youtube has gazillions of tutorials in case you are interested) it's as easy as setting up your expensive, fancy crawler bot and more importantly; it is FREE and OPENSOURCE!!

Yap, I agree with you, maybe that is only matter of taste :) Anycase I prefer Httrack because I am using it for years and it has some great "fine tuning" for advanced usage...
 
Back
Top