https://github.com/ci7lus/ricapitolare
Metadata/OGP-tag fetch API
https://github.com/ci7lus/ricapitolare
ogp-meta webapi
Last synced: about 1 month ago
JSON representation
Metadata/OGP-tag fetch API
- Host: GitHub
- URL: https://github.com/ci7lus/ricapitolare
- Owner: ci7lus
- License: mit
- Created: 2020-01-10T09:31:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T08:48:50.000Z (over 2 years ago)
- Last Synced: 2025-04-01T05:41:31.782Z (3 months ago)
- Topics: ogp-meta, webapi
- Language: TypeScript
- Homepage: https://ricapitolare.vercel.app
- Size: 309 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ricapitolare
[mozilla/page-metadata-parser](https://github.com/mozilla/page-metadata-parser) を用いて OGP タグを取得します。
## エンドポイント
```plaintext
https://ricapitolare.vercel.app/
```## パラメータ
| パラメータ | 意味 |
| ---------- | ---------------------------- |
| url | OGP を取得したいページの url |## ライセンス
[MIT License](/LICENSE)