mercredi 26 avril 2017

How to fetch auto update counter value from the webiste in the C# application

I am developing a bot application in C# which does the web-scrapping to show website data in the C# application. So I have a website in which counter is used on the website to show the customers statics being served by the company and it auto updated when the new customer is registered. Whenever we load the page in browser it show the updated counter value. when I am fetching that counter value by scrapping the webpage it gives me the counter value 0. So I want to show the updated statics whenever I call the function from the application so it must show updated statics of the counter. here is the code.

here is the code snapshot.

Code Snapshot is here

What should I do to achieve my goal?




Aucun commentaire:

Enregistrer un commentaire