Skip to content

xiaoluoboding/vercel-metafy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metafy on Vercel

vercel-metafy

Easily scrape metadata from websites as a service.

Usage

Enter a valid $URL as params

curl https://metafy.vercel.app/api?url=$URL

Example

Input

curl https://metafy.vercel.app/api?url=https://github.com/xiaoluoboding/vercel-metafy

Output

{
  "author": "one-tab-group",
  "description": "Easily scrape metadata from websites as a service. - GitHub - xiaoluoboding/vercel-metafy: Easily scrape metadata from websites as a service.",
  "image": "https://opengraph.githubassets.com/573d8cfe6211260f1a511e86cd042858b6aadb1a7a20b9e07fff9b779f54654b/xiaoluoboding/vercel-metafy",
  "logo": "https://github.com/fluidicon.png",
  "publisher": "GitHub",
  "title": "GitHub - xiaoluoboding/vercel-metafy: Easily scrape metadata from websites as a service."
}

Deploy your own instance

Deploy your Metafy on your own instance with one-click.

Deploy with Vercel

Tech Stack

  • vercel - Develop. Preview. Ship. For the best frontend teams.
  • metascraper - metascraper, easily scrape metadata from an article on the web.
  • typescript - Typed JavaScript at Any Scale.
  • got - 🌐 Human-friendly and powerful HTTP request library for Node.js
  • esno - TypeScript / ESNext node runtime powered by esbuild

License

MIT xiaoluoboding

Releases

No releases published

Sponsor this project

 

Packages

No packages published