Online Google Url extractor & PR checker

booster2ooo

Junior Member
Joined
Jan 17, 2009
Messages
104
Reaction score
32
Hi,

I coded a little script to extract urls from google search and get their pagerank. It's still experimental, got some bugs sometime but I thought it could be useful for some users here.

Here is the url: http://rssutilities.site50.net/GoogleExtractor/
(limited to 20 results because of the script execution time)

Feedback & suggestions are welcome :)
 
It could be useful when building links but 20 is too less. make it more
 
It could be useful when building links but 20 is too less. make it more

Click "next 20" and you'll get the next ones. I'll try to find a way to avoid the Maximum execution time error from php but I think it will need AJAX and I don't have any knowledges in JS/AJAX.
 
I'm trying to improve the script with a friend.

If you see a blank page when you try now, it's because of the time execution limit...
 
UPDATE​

- Maximum execution time limit BYPASSED !
- Now extract and check 100 URL per request
- Fixed PR bug for url containing "?"

N-JOY !
 
Good script thought it is somewhat slow. I use google.com/ie to do my searches and then use bulk pagerank checking tools like PaRaMeter.
 
Back
Top