Pagerank software

ashishthakkar

Junior Member
Joined
Nov 4, 2011
Messages
127
Reaction score
10
I have made simple bulk pagerank checker software.

How should i modify it so that it scans out high pr links ?

Cheers,
Thakkar
 
Can you describe what your software actually does?

I'm assuming you feed it a list of urls and it will check pagerank on each url. I'm not really sure what you're asking.
 
It would be best if it can support multi threading and many proxies. I dont want my tool to check 200k backlinks with just 20 threads. Much better with 20k proxies and 500 threads imo.
 
Currently what it does is that you feed it a list of urls and it will show the resulting pagerank.

i dont want it to function it that way.

i am now adding search functionality where it will search on google and show high pr links.

What more features should i add to it ?

i would rather make the software smart than just keep it as a bulk checker.
 
have it scrape urls for keywords and feed those back into the search to find new target urls.
 
Yeah, that would be solid if it could sort them out by a few filters or categories.
 
I would agree with neo240. Good and stable bulk PR checker are rare these days. It might be a good idea to do that.
 
Back
Top