Skip to content

automatically generates html metadata from given values, compatible with Google, Open Graph, Twitter Card, and all other scrapers

License

Notifications You must be signed in to change notification settings

eepyfemboi/html-metadata-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

html-metadata-generator

automatically generates html metadata from given values, compatible with Google, Open Graph, Twitter Card, and all other scrapers

a fully functioning web version of this can be found at this link: https://sleepie.dev/tools/html-metadata-generator

to use the python version for automation or other purposes, simply download html_metadata_generator.py, put it in the same folder as ur project, and use import html_metadata_generator and html_metadata_generator.generate_html_metadata(**kwargs)

to use the javascript version, figure it out urself i dont feel like typing it out rn

below is a screenshot of me using the demonstration site to generate the metadata for the demonstration site

e1

About

automatically generates html metadata from given values, compatible with Google, Open Graph, Twitter Card, and all other scrapers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published