MontFerret / ferret

Declarative web scraping

Home Page:https://www.montferret.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Declarative web scraping

https://www.montferret.dev/

License:Apache License 2.0


Languages

Language:Go 79.9%Language:HTML 17.8%Language:JavaScript 1.7%Language:ANTLR 0.5%Language:Makefile 0.1%Language:CSS 0.0%