
Mastodon
3 days trial then $5.00/month - No credit card required now

Mastodon
3 days trial then $5.00/month - No credit card required now
Collect Trends, Statuses, Hashtags and Timelines from mastodon.social. It's fast and costs little!
Actor Metrics
4 Monthly users
No reviews yet
4 bookmarks
>99% runs succeeded
Created in Dec 2023
Modified a month ago
You can access the Mastodon programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "keyword": "@georgetakei",
3 "last_id": "112242118329542991",
4 "proxy": {
5 "useApifyProxy": true,
6 "apifyProxyGroups": [
7 "RESIDENTIAL"
8 ]
9 }
10}' |
11apify call canadesk/mastodon --silent --output-dataset
Mastodon API through CLI
The Apify CLI is the official tool that allows you to use Mastodon locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: