I played around with selenium. If you don't need to emulate a browser (or use the browser on your computer) I would just use scrapers with PHP or Python.
If you just want to scrape with a browser use phantomjs, even better use casperjs which uses phantomjs.
Dependencies and increasing layers of abstraction!!!!
|