dalf / metaextract

Extract JSON/LD, opengraph and microdata from a web page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metaextract

Extract JSON/LD, opengraph and microdata from a web page

Simple project. May be usefull (or not) to include some meta data extractor into searx or morty

Installation

pip install requirements.txt
python server.py

Usage

for example go to http://127.0.0.1:8000/?u=http://places.singleplatform.com/monsoon-restaurant/menu

About

Extract JSON/LD, opengraph and microdata from a web page

License:MIT License


Languages

Language:Python 100.0%