P
P
Piloowar2014-03-16 00:01:09
C++ / C#
Piloowar, 2014-03-16 00:01:09

How to implement a bot for olike.ru in c#?

Help to implement a bot in c# for the site olike.ru. The site is written almost entirely in javascript.
Standard browser does not work. Tried using third party browser (Awesomium and WebKit)
- Awesomium fails to process popup.
- WebKit crashes on the site.
What to do? After all, there are bots on such sites. Maybe somehow without a browser at all?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kokcuk, 2014-03-16
@Piloowar

Browser bots are a perversion.
Open firebug and study the api backend of the site, then repeat it with post/get requests in c#.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question