
Get Metadata Rental
Pricing
$10.00/month + usage

Get Metadata Rental
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_urls
arrayOptional
Multiple URLs to scrape metadata from (more efficient than single URL)
Use Selenium (for dynamic sites, takes longer)
use_selenium
booleanOptional
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_proxy
booleanOptional
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_type
EnumOptional
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_url
stringOptional
Custom proxy URL (e.g., http://username:password@proxy.example.com:8080)