This api fetches various meta data from a given url link and provides a JSON response.
Please Note:
This API processes URLs serving HTML and doesn’t perform javascript rendering when parsing an URL.
Rate limits for a plan may change in the future.
Common errors
422(Unprocessable Entity): This can be caused due to incorrect URL/, URL doesn’t point to a valid HTML page, the website doesn’t follow valid OGP specification.
408(Request time-out)/504(Gateway time-out): The website doesn’t allow parsing or was blocked by its firewall.