Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I have a crawler but don't work correctly and not getting enough links.
How do I use it in my project? My project is in C#.
how can i add its in my project?
Posted

1 solution

Add reference to HtmlAgilityPack.dll via Add Reference Dialog Box[^] and make sure, you have set Copy Local option to True.
 
Share this answer
 
Comments
e.v.r 14-Feb-13 5:36am    
Thank you

I use it but I want to know how to do it
I'd appreciate it spoken or written algorithms.
For example, the first single to be converted version or not? , ...

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