Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sketchtml

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sketchtml

Helper library to experiment with HTML fingerprinting.

  • 0.0.2
  • PyPI
  • Socket score

Maintainers
1

========= SketcHTML

.. image:: https://img.shields.io/pypi/v/sketchtml.svg :target: https://pypi.python.org/pypi/sketchtml

.. image:: https://img.shields.io/travis/redapple/sketchtml.svg :target: https://travis-ci.org/redapple/sketchtml

.. image:: https://readthedocs.org/projects/sketchtml/badge/?version=latest :target: https://sketchtml.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://pyup.io/repos/github/redapple/sketchtml/shield.svg :target: https://pyup.io/repos/github/redapple/sketchtml/ :alt: Updates

Helper library to experiment with HTML fingerprinting.

Features

  • TODO

References

  • Locality Sensitive Hashing for Scalable Structural Classification and Clustering of Web Documents (2013) <https://www.researchgate.net/publication/256004161_Locality_Sensitive_Hashing_for_Scalable_Structural_Classification_and_Clustering_of_Web_Documents>__
  • Enforcing k-anonymity in Web Mail Auditing -- Mail-Hash (2016) <http://dl.acm.org/citation.cfm?id=2835803>__ (patent <http://www.freepatentsonline.com/y2017/0169251.html>__)
  • Structural Clustering of Machine-Generated Mail (2016) <http://dl.acm.org/citation.cfm?id=2983350>__
  • Web-Scale Information Extraction with Vertex (2011) <http://dl.acm.org/citation.cfm?id=2005642>__

Credits

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage

======= History

0.0.2 (2017-06-23)

  • Add lxml.etre.iterparse-based tag sequence iterator
  • Add implementation for MailHash_
  • Add implementation for Stripped-XPath-lists_

.. _MailHash: http://dl.acm.org/citation.cfm?id=2835803 .. _Stripped-XPath-lists: http://dl.acm.org/citation.cfm?id=2983350

0.0.1 (2017-06-19)

  • Hachenberg & Gottron HTML tag fingerprint based on LZW

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc