Quantcast
Channel: Tutorial Archives | Keyhole Software
Viewing all articles
Browse latest Browse all 158

Create your own web bots in .NET with CEFSharp!

$
0
0
Have you ever wanted to create an automated way to load, manipulate, and then act upon a web page? Using CEFSharp (and some strategic JavaScript), you can create headless (no GUI) interfaces of Chrome’s parent browser, Chromium, and then instruct them to do pretty much anything a web browser can do. This is a tutorial about using CEFSharp to accomplish some basic web functions with simple examples. We’ll create three automated bots that can simulate user web interaction and programmatically react to browser events using CEF and the CEFSharp library. You can follow along by copying the code provided or by downloading...

Viewing all articles
Browse latest Browse all 158

Trending Articles