Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 851 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 851 Bytes

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