Get Metadata Rental avatar
Get Metadata Rental

Pricing

$10.00/month + usage

Go to Store
Get Metadata Rental

Get Metadata Rental

Developed by

Maged

Maged

Maintained by Community

The get-metadata actor extracts comprehensive metadata including image previews and thumbnails, titles, descriptions, author, time of publish, fav icon, and a lot more

5.0 (1)

Pricing

$10.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

Target URLs

target_urlsarrayOptional

Multiple URLs to scrape metadata from (more efficient than single URL)

Use Selenium (for dynamic sites, takes longer)

use_seleniumbooleanOptional

Whether to use Selenium for JavaScript-heavy sites. If false, uses BeautifulSoup for faster scraping of static sites.

Default value of this property is false

Use Proxy

use_proxybooleanOptional

Whether to use a proxy for the request, experiment with both to get the best results for your case

Default value of this property is false

Proxy Type

proxy_typeEnumOptional

Type of proxy to use (apify or custom)

Value options:

"apify": string"custom": string

Default value of this property is "apify"

Custom Proxy URL

custom_proxy_urlstringOptional

Result Limit

limitintegerOptional

Maximum number of metadata entries to return per URL (0 for unlimited)

Default value of this property is 0

Metadata Filter

filterarrayOptional

List of metadata types to include (e.g., ['title', 'description', 'og:title']). Leave empty to return all metadata.

Default value of this property is []