Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


code scrapping and reusing the code c# filter_list
Author
Message
code scrapping and reusing the code c# #1
Hi, is there any way i could like scrap one part of the HTML code from the page and then send it back to do some thing for me.

Example:

I'd like to make an app that every time i run it automaticly logs me in into my Gmail account.


Thanks

Reply

RE: code scrapping and reusing the code c# #2
Go ahead and use the Google api with your any programming language that it supports and read the documentation. Web scrapping is nothing new. Google for it and you'll get hundreds of tools to do the job and even cod examples.
[Image: OilyCostlyEwe.gif]

Reply

RE: code scrapping and reusing the code c# #3
been googling for it and couldn't find anything maybe i just don't know where or how to search , could you please give me a hint?

Reply

RE: code scrapping and reusing the code c# #4
Look into WebRequests. You don't "send back HTML", you POST data to the page and PHP usually takes care of creating a session for the login.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply







Users browsing this thread: 1 Guest(s)