are there any C++ version for PHP Snoopy? Snoopy is a PHP class that provides the functionality of a web-browser. http://sourceforge.net/projects/snoopy/
Asked
Active
Viewed 208 times
1 Answers
1
The closest pure C++ solution I know is people that have written there own browser automation or scraping using Qt and Webkit, though there doesn't seem to be a library you could interface directly with. Most of the code snippets that are posted using the Python binding to Qt and Webkit.
You could try using phantomjs directly as opposed to through its Javascript API.

Brad
- 159,648
- 54
- 349
- 530

Appleman1234
- 15,946
- 45
- 67