Playground
      curl --location --request POST 'https://api.fastdatas.com/v1/crawl/basic' 
--header 'X-API-KEY: ' 
--header 'Content-Type: application/json' 
--data-raw '{
  "target":"universal",
  "url":"",
  "geo":"us",
  "locale":"en",
  "device":"",
}'