I recently got a project which I could not complete. I needed to submit a keyword and a domain/url and get the site/page ranking from google,yahoo and msn search engines.
I tried to search on the net, could not find useful material. i found tools, but no php coding that could help, nor i could understand how to code for such a thing. if anyone has done such work previously, i would appreciate it if he could share the tips of coding with me.
for reference, you could look at http://www.mikes-marketing-tools.com/ranking-reports/
Site Ranking in Search Engine - code
Moderator: General Moderators
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Do you mean the number the site is listed in the rankings or actual PageRank (for Google, of course)?
Either way, I assume you'd be using http://us2.php.net/manual/en/ref.curl.php, but watch out: you're probably violating their ToS's.
Either way, I assume you'd be using http://us2.php.net/manual/en/ref.curl.php, but watch out: you're probably violating their ToS's.