Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estebanborai/link-preview
Retrieve website metadata such as title, description, preview image, author and more from OpenGraph, Google, Schema.org and Twitter compliant sites
https://github.com/estebanborai/link-preview
google link-preview metadata opengraph rust schema scrapping twitter website website-preview
Last synced: 3 months ago
JSON representation
Retrieve website metadata such as title, description, preview image, author and more from OpenGraph, Google, Schema.org and Twitter compliant sites
- Host: GitHub
- URL: https://github.com/estebanborai/link-preview
- Owner: EstebanBorai
- License: apache-2.0
- Created: 2021-07-30T00:37:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T10:45:43.000Z (about 1 year ago)
- Last Synced: 2024-10-02T09:22:24.730Z (3 months ago)
- Topics: google, link-preview, metadata, opengraph, rust, schema, scrapping, twitter, website, website-preview
- Language: Rust
- Homepage: https://crates.io/crates/link-preview
- Size: 209 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
link-preview
🦀 Retrieve website metadata such as title, description, preview image, author and more from OpenGraph, Google, Schema.org and Twitter compliant sites
[![Crates.io](https://img.shields.io/crates/v/link-preview.svg)](https://crates.io/crates/link-preview)
[![Documentation](https://docs.rs/link-preview/badge.svg)](https://docs.rs/link-preview)
![Build](https://github.com/EstebanBorai/link-preview/workflows/build/badge.svg)
![Clippy](https://github.com/EstebanBorai/link-preview/workflows/clippy/badge.svg)
![Formatter](https://github.com/EstebanBorai/link-preview/workflows/fmt/badge.svg)
![Tests](https://github.com/EstebanBorai/link-preview/workflows/test/badge.svg)> This solution is under development, the API is subject to change.
## Testing Websites for Rich Results
Google provides the [Rich Results Analysis Tool](https://search.google.com/test/rich-results?utm_source=support.google.com/webmasters/&utm_medium=referral&utm_campaign=7445569) to help you validate your website's tags.
Use this tool to make sure the website follows these conventions.