URL to Metadata avatar
URL to Metadata

Pricing

$2.50/month + usage

Go to Store
URL to Metadata

URL to Metadata

Developed by

njoylab

njoylab

Maintained by Community

A powerful Apify actor that extracts essential website information, including title, description, images, and social media links. Perfect for quick data gathering and insights from any URL.

5.0 (2)

Pricing

$2.50/month + usage

6

Total users

47

Monthly users

11

Runs succeeded

95%

Last modified

8 days ago

You can access the URL to Metadata programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "url": "https://www.apify.com",
< "language": "en, en-US;q=0.9, en-GB;q=0.8"
<}' |
<apify call njoylab/url-summary-scraper --silent --output-dataset

URL to Metadata API through CLI

The Apify CLI is the official tool that allows you to use URL to Metadata locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: