
Mastodon
Pricing
$5.00/month + usage
Go to Store


Mastodon
Collect Trends, Statuses, Hashtags and Timelines from mastodon.social. It's fast and costs little!
0.0 (0)
Pricing
$5.00/month + usage
4
Total users
16
Monthly users
3
Runs succeeded
>99%
Last modified
3 months ago
Date management in scheduled runs
Closed
mquixalm opened this issue
a year ago
If I schedule the actor to run daily, is there a way to filter out or ignore posts that are older than 24h (or a given date) or is this also limited by Mastodon's API features?

a year ago
There is not concept of dates in Mastodon for now. However we added a new parameter "From ID".
If you can reuse the latest post/status ID from your previous run as input, you will then get only the sequential items.