laurentj / slimerjs

A scriptable browser like PhantomJS, based on Firefox
http://slimerjs.org
Other
3k stars 258 forks source link

Webscraping With Support of Visual Studio #653

Closed jt4000 closed 7 years ago

jt4000 commented 7 years ago

If you use Visual Studio 2015 and you have installed Slimer JS from Nuget.

How do I activate a javascript code in backend by using C# code when I want to do a web scraping a webpage?

Thank you!

laurentj commented 7 years ago

It seems the Nuget package of SlimersJS is outdated. Install SlimerJS directly from a zip package from here https://slimerjs.org/download.html.

Sorry, I can't answer to your question. I don't know Visual Studio.