Skip to content

bigfunctions > get_webpage_metadata

get_webpage_metadata

Signature

get_webpage_metadata(url)

Description

Get webpage metadata (using metadata_parser python library)

Examples

select bigfunctions.eu.get_webpage_metadata('https://apps.apple.com/fr/app/nickel-compte-pour-tous/id1119225763')
select bigfunctions.us.get_webpage_metadata('https://apps.apple.com/fr/app/nickel-compte-pour-tous/id1119225763')
select bigfunctions.europe_west1.get_webpage_metadata('https://apps.apple.com/fr/app/nickel-compte-pour-tous/id1119225763')
+----------+
| metadata |
+----------+
| {...}    |
+----------+