If I am interested to all response groups that mentioned in UrlInfo should I request separately or specifying by comma would that to?
like
curl -H x-api-key: xxxx https://awis.api.alexa.com/api?Action=UrlInfo&ResponseGroup=Categories,Rank,RankByCountry,UsageStats,AdultContent,Speed,Language,OwnedDomains,LinksInCount,SiteData&Count=10&Url=cnn.com&Output=json
If I specify by comma is that make cost as multiple or it is just one request (for costing reasons its Important to me)