What's a good URL scraper

phatzilla

Supreme Member
Joined
Apr 9, 2009
Messages
1,428
Reaction score
1,086
This is what i need to do:

Scrape a very large forum for all urls contained in posts. Is there anything that can do this for me?
 
Scrapebox at the moment is the best..if you can afford it you can also try the one that comes with xrumer
 
there are a few tools listed in this section that does what youre asking for. search it up.
 
Scrapebox ! I have had it for 4 days now and it is unreal all the different stuff this can do...worth way more than the $57 it's selling for. It will do your URL scrape !

Black Bird
Posted via Mobile Device
 
I would say write a simple Python script...and that's totally Free...lol
It's an awesome language anyone can learn, and quick!

It's not hard at all, and if your at all familiar with iMacros you'll pick Python right up. If all you need is every link on the page you can do that with like 3-4 very small lines of code. Check out "Diving Into Python" and you'll have a scraper ready to go within 15mins or so.
 
Back
Top