Skip to content

๐Ÿ“„ Takes any telegra.ph post link and returns its data/content as JSON.

License

Notifications You must be signed in to change notification settings

krrishd/telegraph-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Telegra.ph API Build Status Deploy

An API endpoint that takes a telegra.ph link and returns the data at that link as JSON.

The main reason this exists is because I'd like to be able to write 'blog posts' through an interface like Telegra.ph's without hosting the data myself and being able to display it on any custom client I'd like. Currently, I use it to grab Telegra.ph metadata in my writing section at itskrish.co

How To Use

Once you've deployed the app, simply POST to / with link in your POST body being your Telegra.ph link. If you're only interested in the metadata (as opposed to including the actual content), just do the same thing but with /meta instead.

About

๐Ÿ“„ Takes any telegra.ph post link and returns its data/content as JSON.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages