Skip to content

Instantly share code, notes, and snippets.

@cenrak
Last active July 1, 2017 08:03
Show Gist options
  • Save cenrak/3293af215dfe13553c9e3f5e7cc1aa8e to your computer and use it in GitHub Desktop.
Save cenrak/3293af215dfe13553c9e3f5e7cc1aa8e to your computer and use it in GitHub Desktop.
getpagetitle.herokuapp.com
$ curl -X GET http://getpagetitle.herokuapp.com/get_title?url=https://www.facebook.com/
{
"return_code": 200,
"title": "Facebook - Log In or Sign Up",
"url": "https://www.facebook.com/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment