1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-01-22 03:39:08 +02:00
Tim Voronov 90427cd537
Feature/new selector type (#657)
* Added remote type reference resolver

* Added support of XPath query selector

* Added CDP e2e testss covering XPath integration

* Added additional CDP e2e tests covering XPath integration

* Added type check to QuerySelector casting function

* Fixed XPath e2e tests

* Fixed vuln issue

* Added support of XPath selectors to http driver

* Added e2e tests for XPAth
2021-09-16 21:40:20 -04:00
2021-09-02 22:43:59 -04:00
2021-09-16 21:40:20 -04:00
2021-09-07 16:33:30 -04:00
2021-09-16 21:40:20 -04:00
2018-11-05 11:36:55 -05:00
2018-09-18 21:47:54 -04:00
2019-10-15 08:11:15 +02:00
2021-04-23 15:45:29 -04:00
2021-05-04 15:01:27 -04:00
2021-09-02 11:09:48 -04:00
2021-09-02 11:09:48 -04:00
2019-07-09 14:43:33 -04:00
2021-04-08 18:46:17 -04:00
2021-05-04 15:01:27 -04:00
2021-04-22 15:13:27 -04:00
2019-09-07 01:59:32 -04:00

Ferret

Go Report Status Build Status Discord Chat Discord Chat Ferret release Apache-2.0 License

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
Languages
Go 83.6%
HTML 14.5%
JavaScript 1.4%
ANTLR 0.4%