I need programs for filter url in scrapebox

spoofing

Newbie
Joined
Dec 11, 2010
Messages
3
Reaction score
0
hello all looking for a program to filter the urls after the scrapebox harvestingu to separate what is from phpbb and what is the smf Can anybody knows the name of such a script or program?

sry for my english .. ;/

Regards!
 
Can you just use different search strings to harvest them or are you like trying to filter a list you scraped from your competitors?
 
I don't know about any such programs but it would not be very tough to code... Ask any programmer to do it... They are people in forum who can do it.

I usually scrape different list and don't mix them...
 
Activate the "Check Links" on the main GUI. Then in the top Websites.txt box instead of putting your website URL put "phpbb" without quotes. Run the check links and export all found as phpbb.txt

I just done at test and it had about 95% or so accuracy.

http://i56.tinypic.com/1535max.png

Then repeat for "smf", you could check the source code of both boards for a text string or piece of code common to each platform for a more accurate footprint it just needs to be a complete string with no spaces.
 
Platform reader from sickmarketing does that:
sickmarketing.com/list-tool/PlatformReader.zip
Its free and handy :)
 
Back
Top