Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am creating a backlink checker web application, so i want to know that how to find backlinks of a given URL (any URL from textbox) based on google or yahoo or any other api, in asp.net C#.
Posted

1 solution

You can refer this

backlink-checker-in-c#[^]

Hope it will help..
 
Share this answer
 
Comments
JR009 16-Apr-14 0:58am    
Hi Snehasish, thanks for your reply. But i checked this code before, in this code the given link "http://siteexplorer.search.yahoo.com/" is not working now, yahoo closed it. So is there any other api to download the html string of a given URL??
[no name] 16-Apr-14 1:08am    
Ok..let me check..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900