Popularity
9.1
Stable
Activity
3.1
-
5,616
103
301

Description

A web scraping system aiming to simplify data extraction from the web.

Programming language: Go
License: Apache License 2.0
Tags: Tools     Scraping     Web Crawling     Crawler     Go     Golang     Scraper    
Latest version: v0.16.6

Ferret alternatives and similar packages

Based on the "Crawler" category.
Alternatively, view Ferret alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Ferret or a related project?

Add another 'Crawler' Package

README

Ferret

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


*Note that all licence references and agreements mentioned in the Ferret README section above are relevant to that project's source code only.