[
{
"targets": [
"https://vk.com/",
"https://ahrefs.com/",
"https://google.com/",
"https://twitter.com/",
"https://reddit.com/",
"https://facebook.com/"
],
"tag": "some_string_123"
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/business_data/social_media/reddit/live' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"targets": [
"https://vk.com/",
"https://ahrefs.com/",
"https://google.com/",
"https://twitter.com/",
"https://reddit.com/",
"https://facebook.com/"
],
"tag": "some_string_123"
}
]'{}