Tool that scrapes RECENT results?

xthoms

Regular Member
Joined
Sep 14, 2010
Messages
280
Reaction score
100
Hi,

I was wondering if there's a tool that scrapes the recent results of google?

Meaning, I insert a footprint and it then scrapes the results from the last 24 hours/3 days/week/month/year.

Rep and thanks will be given if someone can tell me of such a tool.
 
Click on the 'Time' button and then set the period that you want to scrape i.e. 24 hours, 1 week etc.
 
Dame.. I've been using SB for months and months and I never noticed that button.

Thanks and rep to both of you.

And I thought I knew scrapebox...

Even though I can't get the feature to work.... Or at times it does, and other times not
 
Last edited:
Here is another tip if you're scraping WP blogs:

Code:
"leave a" "will not be published" "2011/05/26"
It will return blogposts from that specific date ;)
 
webmast - thanks a lot.

It has been added to my list of custom footprints

But I'd rather use just to not specify the exact day and to return more results
Code:
"leave a" "will not be published" "2011/05/*"
or
Code:
"leave a" "will not be published" "May * 2011*"

Gotta love BHW for people's willingness to help =)
 
Back
Top