Metadata
This API allows you to get metadata from a public URL.
32 subscribers
237 ms avg latency
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Metadata endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
getMetadataBasic /api/v1/parser/metadata/basic |
Obtiene metadatos de forma rápida utilizando peticiones HTTP directas. Ideal para sitios estáticos y SEO básico. |
| GET |
getMetadataReadability /api/v1/parser/metadata/readability |
Devuelve solo el contenido esencial del artículo procesado con @mozilla/readability, eliminando ruido como anuncios y navegación. |
| GET |
getMetadataFull /api/v1/parser/metadata/full |
Renderiza JavaScript antes de extraer los metadatos. Ideal para aplicaciones Single Page (SPA) y sitios dinámicos. |
| Other endpoints | ||
| GET |
Get metadata /parser/metadata |
Obtain the metadata from any URL. |
Metadata pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 30 / minute |
|
| PRO | Free | 1 / second |
|