public async Task ProcessPosts(string hastags) => await _sqsClient.SendBatchMessage(await _scraper.GetData(hastags, 3));