mirror of
https://github.com/MontFerret/ferret.git
synced 2025-08-15 20:02:56 +02:00
f7f17ea5b4343f4a3ca20d3bb04b908c0d73eac8
* Added new network events * Refactored runtime Event streaming * Added support of using keywords as variables * Added support of body property in response event * Added example of subscription to network response * Added example of subscription to network requests * Fixed infinite loop bug * Updated Google example * Updated unit tests * Reenamed Event to Message * Fixed navvigation filtering by frame
Ferret
Try it! Docs CLI Test runner Web worker
What is it?
ferret
is a web scraping system. It aims to simplify data extraction from the web for UI testing, machine learning, analytics and more.
ferret
allows users to focus on the data. It abstracts away the technical details and complexity of underlying technologies using its own declarative language.
It is extremely portable, extensible, and fast.
Read the introductory blog post about Ferret here!
Features
- Declarative language
- Support of both static and dynamic web pages
- Embeddable
- Extensible
Documentation is available at our website.
Different languages
- Ferret for python. Pyfer
Description
Languages
Go
83.9%
HTML
14.2%
JavaScript
1.4%
ANTLR
0.4%