Formasaurus
June 19, 2024 ยท View on GitHub
=========== Formasaurus
.. image:: https://img.shields.io/pypi/v/Formasaurus.svg :target: https://pypi.python.org/pypi/Formasaurus :alt: PyPI Version
.. image:: https://github.com/scrapinghub/Formasaurus/workflows/tox/badge.svg :target: https://github.com/scrapinghub/Formasaurus/actions :alt: Build Status
.. image:: http://codecov.io/github/scrapinghub/Formasaurus/coverage.svg?branch=master :target: http://codecov.io/github/scrapinghub/Formasaurus?branch=master :alt: Code Coverage
.. image:: https://readthedocs.org/projects/formasaurus/badge/?version=latest :target: http://formasaurus.readthedocs.org/en/latest/?badge=latest :alt: Documentation
.. description starts
Formasaurus is a Python package that tells you the type of an HTML form and its fields using machine learning.
It can detect if a form is a login, search, registration, password recovery, "join mailing list", contact, order form or something else, which field is a password field and which is a search query, etc.
License is MIT.
.. description ends
Check docs <http://formasaurus.readthedocs.org/>_ for more.