Menu

Tree [0c6d4e] master /
 History

HTTPS access


File Date Author Commit
 .github 2021-09-03 Tim Voronov Tim Voronov [0cb762] Dropped support of Go 1.13
 assets 2018-10-08 Tim Voronov Tim Voronov [da4468] Fixed incorrectly compiled LIMIT clause.
 benchmarks 2021-10-16 Tim Voronov Tim Voronov [bd6463] Bench (#683)
 e2e 2022-01-28 Tim Voronov Tim Voronov [0c6d4e] Bugfix/http driver xpath (#725)
 examples 2021-11-22 Tim Voronov Tim Voronov [f7f17e] Feature/network events (#688)
 pkg 2022-01-28 Tim Voronov Tim Voronov [0c6d4e] Bugfix/http driver xpath (#725)
 .codecov.yml 2018-11-05 Tim Voronov Tim Voronov [4032e8] Updated codecov settings
 .editorconfig 2018-09-19 Tim Voronov Tim Voronov [15b8ea] Updates spaces in README
 .gitignore 2020-04-28 Tim Voronov Tim Voronov [7b2ed4] Added support of using keywords in namespaces (...
 .golangci.yml 2019-10-15 gabriel-m gabriel-m [f4c63c] Update .golangci.yml
 CHANGELOG.md 2021-09-24 Tim Voronov Tim Voronov [0932f6] Update CHANGELOG.md
 CODE_OF_CONDUCT.md 2021-10-10 Loïc Lengrand Loïc Lengrand [975869] Create CODE_OF_CONDUCT.md (#679)
 LICENSE 2019-07-09 Tim Voronov Tim Voronov [e8b3c4] Update LICENSE
 Makefile 2022-01-12 Tim Voronov Tim Voronov [64f086] Tweaked parser for formatter (#723)
 README.md 2021-04-22 Tim Voronov Tim Voronov [f16b6a] Update README.md
 ferret.go 2021-10-16 Tim Voronov Tim Voronov [bd6463] Bench (#683)
 go.mod 2021-12-23 dependabot[bot] dependabot[bot] [767fb7] Bump github.com/rs/zerolog from 1.26.0 to 1.26....
 go.sum 2021-12-23 dependabot[bot] dependabot[bot] [767fb7] Bump github.com/rs/zerolog from 1.26.0 to 1.26....
 options.go 2021-05-04 Tim Voronov Tim Voronov [4c79cb] Updated root API (#622)
 revive.toml 2019-09-07 Tim Voronov Tim Voronov [fcd0a2] Added click count (#377)

Read Me

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.