dryscrape Alternatives
dryscrape is described as 'A lightweight Python library that uses Webkit to enable easy scraping of dynamic, Javascript-heavy web pages' and is an app. There are six alternatives to dryscrape for a variety of platforms, including Mac, Windows, Linux, Web-based and Self-Hosted apps. The best dryscrape alternative is Selenium, which is both free and Open Source. Other great apps like dryscrape are CasperJS, SlimerJS, DalekJS and Screenster.
- Free • Open Source
- 97 Selenium alternatives
Selenium is a suite of tools specifically for testing web applications. It provides a playback tool for authoring functional tests across most modern web browsers, without the need to learn a test scripting language (Selenium IDE).
License model
- Free • Open Source
Application type
Country of Origin
- International
Platforms
- Mac
- Windows
- Linux
- JavaScript
- Java
- Ruby
- Python
Selenium Features
Comments about Selenium as an Alternative to dryscrape
CasperJS is an open source navigation scripting & testing utility written in Javascript for the PhantomJS WebKit headless browser and SlimerJS (Gecko).
License model
- Free • Open Source
Country of Origin
Canada
Platforms
- Mac
- Windows
- Linux
DiscontinuedBased off phantomjs which no longer under development
CasperJS Features
SlimerJS is a scriptable browser. It allows you to manipulate a web page with a Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automaton, network monitoring, screen capture etc.
DiscontinuedThe latest version (1.0.0) was released in Mars 2018.
SlimerJS Features
License model
- Free • Open Source
Country of Origin
Germany
EU
Platforms
- Mac
- Windows
- Linux
10x faster UI testing without a line of code. Screenster is a web-based platform that records a visual baseline of the application screens and then automatically detects changes.
License model
- Freemium • Proprietary
Application type
Platforms
- Online
- Self-Hosted
- Software as a Service (SaaS)
Screenster Features
PhearJS renders dynamic webpages using PhantomJS: fetch a page, render it and return a pretty JSON object. PhearJS is offered as a hosted API as well as an open source solution that you can host yourself.
Selenium is very slow, and does everything a web browser does (even if not necessary for scraping)