Skip to content

Copyright Detector/Extractor - Detects and Extracts Copyright Snippet from HTML

License

Notifications You must be signed in to change notification settings

samaybhavsar/copyrightextractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright Detector/Extractor - Detects and Extracts Copyright Snippet from HTML Edit

Installation

pip3 install copyrightextractor

Usage

from copyrightextractor import htmlextractor

copyright = htmlextractor.extract(html_body)

print(copyright)

About

Copyright Detector/Extractor - Detects and Extracts Copyright Snippet from HTML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages