[![Premium](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fpremium)](https://developer.twitter.com/) `http POST api.twitter.com/1.1/tweets/search/fullarchive/dev/counts.json 'authorization: Bearer YOUR_BEARER_TOKEN' query="#cheerlights" fromDate=202005020000 toDate=202006020000 bucket=day | jq '."totalCount"'` -> `921` Searches for the day counts for the string "#cheerlights" from May to June 2020 and prints the total (from the premium Full Archive Search endpoint)