Tags: masa-finance/tee-worker
Tags
fix: use the tweet object and just pass an extended tweet from X (#27) * fix/result-chars * get extended search data from query * get extended search data from query * introduce twitter x data from x api * add the count log * remove duplicate field * add meta * add meta * add meta * add meta * add meta * clean up * use the same structure and just add an extended to include the x data * log scrape * log scrape * log scrape * remove the log * remove the duplicate fields * include twitter x fields on the tweet result * include twitter x fields on the tweet result * add meta * refactored the TweetResult struct to unify response from x and scraper * fix test cases that uses TweetResult * add logging * add logging * add logging and remove metrics * add logging and remove metrics and meta * add logging and remove metrics and meta * clean up logs and structures * set the ID * use int64 for ID