Read API docs Or Website owner FAQs
urlmeta.org is a free service developed by developer for developers. It work as an API to provide detail about a URL. A common problem/task faced by web developers is to get the detail of any given URL. Get the title, description and some other tags.
This is what urlmeta.org solves.
urlmeta.org has already done the work for you. You don't need to write scripts to crawl/scrape the pages any more. urlmeta.org provides the information needed. So you can now spend that time to write some other cool things in your project. And.. it is free! :)
Usage is pretty simple. Just make a GET call and pass the URL to API endpoint: https://api.urlmeta.org and you are done.
Here is an example to show you how:
If you want to get the meta of example.com then all you have to do is call https://api.urlmeta.org/?url=http://example.com
See API docs for more details.
Enter a URL and see its meta