[
{
"url": "https://dataforseo.com",
"for_mobile": true,
"tag": "some_string_123"
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/on_page/lighthouse/live/json' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"url": "https://dataforseo.com",
"for_mobile": true,
"tag": "some_string_123"
}
]'{}