TeamHG-Memex / Formasaurus

Formasaurus tells you the type of an HTML form and its fields using machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formasaurus

PyPI Version

Build Status

Code Coverage

Documentation

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.

Check docs for more.


define hyperiongray

About

Formasaurus tells you the type of an HTML form and its fields using machine learning


Languages

Language:HTML 99.6%Language:Jupyter Notebook 0.3%Language:Python 0.1%