An open API service indexing awesome lists of open source software.

https://github.com/marcnuth/html-features-extractor

A tool for extracting html's features in Python
https://github.com/marcnuth/html-features-extractor

Last synced: 7 months ago
JSON representation

A tool for extracting html's features in Python

Awesome Lists containing this project

README

          

# Html-Features-Extractor
A tool for extracting html's features in Python

# What's this for?
## Input
A html file
## Output
The features of this html file, they are:
- Top N key words
- Is vedio included in the body?
- Effective words count.
- Is this friendly to mobile phones?