Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pveyes/oge

Page metadata as a service
https://github.com/pveyes/oge

linked-data meta metadata open-graph oss page scraper twiiter-card

Last synced: 5 days ago
JSON representation

Page metadata as a service

Awesome Lists containing this project

README

        

# oge



Page metadata as a service


`oge` is a page metadata as a service. It parses and normalizes [Document metadata](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta), [Open Graph](https://ogp.me/), [Twitter Card](https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/markup), and [Linked Data](https://json-ld.org/) from any pages and return easily consumable JSON.

## Usage

```bash
curl https://oge.vercel.app/api?url=$URL
```

Replace `$URL` with any valid URL.

## License

MIT