🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper
Pay $0.40 for 1,000 tweets
🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper
Pay $0.40 for 1,000 tweets
⚡️ Lightning-fast search, URL, list, and profile scraping, with customizable filters. At $0.30 per 1000 tweets, and 30-80 tweets per second, it is ideal for researchers, entrepreneurs, and businesses! Get comprehensive insights from Twitter (X) now!
The created_at field in the response is in a format with the day of the week in text format first which makes it hard to sort by in excel. E.g. "createdAt": "Tue Apr 30 21:50:31 +0000 2024"
I saw in some other issue that this is how twitter returns the data, but in their documentation they say that it should be in ISO format, i.e. "2024-04-30T21:50:31.000Z"
And this page seems to verify that as well: https://docs.apitester.org/guides/twitter-api-guide#adding-timestamp-for-getting-tweets-for-a-certain-time-period
How come the date format you get is another format?
Hello,
This is how it is returned in Twitter's raw responses and our actor is providing the raw data. Unfortunately we cannot change this, however you can alter this data by using customMapFunction
and parse/format it however you want.
Cheers
Actor Metrics
1.9k monthly users
-
355 stars
93% runs succeeded
3 hours response time
Created in Nov 2023
Modified 6 hours ago