Count # of links programmatically
- by Duber
You know how if you type links: "yourwebsite.com" into the normal google search box, it tells you the number of sites linking to you and their addresses.
How can I do it programmatically with php? Does google provide an api that can I can programmatically query? What are my options?