Posted: Mon Apr 16, 2012 8:46 pm Post subject: C# how read one "string" of website?
First: my english is/are VEEEEERY sux, sorry!
Example: i wanna show on my app *when start* the LIKES of one video of youtube.. probably on label.. so.. will show for example: Likes: 1..
when click on some button the app will check if the Likes are 1 or different+.. like 2, 3...
if are 1 then the app dont do nothing
if are any number + of the first "likes" then the app do something
Can understand?
Somebody can show/help me with one example of code for this stuffs?
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Mon Apr 16, 2012 11:01 pm Post subject:
Use the WebBrowser control to navigate to the video page and parse the document for the view count. Unless YouTube has an API you can access. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum