C# language bot

  • Thread starter Thread starter Ryu
  • Start date Start date
R

Ryu

I would like to create a bot that retrieves html files. How do I determine
if the html is in english or some other language like what the rest of the
search engine bots are able to do.
 
Try using the ContentType property of the HttpWebResponse object.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top