Stock & Crypto KOL Tracker: Discover Top Twitter Influencers avatar

Stock & Crypto KOL Tracker: Discover Top Twitter Influencers

Try Actor

$5.99/month

Go to Store
Stock & Crypto KOL Tracker: Discover Top Twitter Influencers

Stock & Crypto KOL Tracker: Discover Top Twitter Influencers

fastcrawler/stock-crypto-kol-tracker-discover-top-twitter-influencers
Try Actor

$5.99/month

Get 1,000 results for just $0.02 Identify key opinion leaders (KOLs) shaping market discussions. Stay updated with real-time insights from industry experts. Explore trending topics in the stock and crypto space. Make informed decisions based on curated content and analysis.

You can access the Stock & Crypto KOL Tracker: Discover Top Twitter Influencers programmatically from your own applications by using the Apify API. You can 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.

1# Set API token
2API_TOKEN=<YOUR_API_TOKEN>
3
4# Prepare Actor input
5cat > input.json << 'EOF'
6{
7  "keywords": [
8    "crypto",
9    "stock"
10  ],
11  "onlyBuleVerifiedUsers": false,
12  "cookies": [
13    "auth_token=c4b06af562684becacf328f731ef500bc40d7ba2;gt=1877600704254324976;guest_id=v1%3A173648987381985233;twid=u%3D1479073844589895680;att=1-Rfvy3D8ari2uGIrW769stMMWq02ZRanOwSnDc7S8;ct0=efafe77c36a545a6fd1648bc4f432ddd612844fbb288d56d8009996a05f9a394d9ad1d2fa62a0685c25699cc0966e61c793d0483b1cbaa3496b46cea14da48ecc6af096b5e2ed0fa6305c6458620f1fe;guest_id_ads=v1%3A173648987381985233;guest_id_marketing=v1%3A173648987381985233;kdt=O83gjfkTl8AaNp5z3JXyUGdr1k0xFZPBwD9myC97;personalization_id=v1_SkJRGfsm95VskQ4ujBPgEQ=="
14  ],
15  "nextCursor": ""
16}
17EOF
18
19# Run the Actor using an HTTP API
20# See the full API reference at https://docs.apify.com/api/v2
21curl "https://api.apify.com/v2/acts/fastcrawler~stock-crypto-kol-tracker-discover-top-twitter-influencers/runs?token=$API_TOKEN" \
22  -X POST \
23  -d @input.json \
24  -H 'Content-Type: application/json'

Stock & Crypto KOL Tracker: Discover Top Twitter Influencers API

Below, you can find a list of relevant HTTP API endpoints for calling the Stock & Crypto KOL Tracker: Discover Top Twitter Influencers Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference .

Run Actor

POST
https://api.apify.com/v2/acts/fastcrawler~stock-crypto-kol-tracker-discover-top-twitter-influencers/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation .

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/fastcrawler~stock-crypto-kol-tracker-discover-top-twitter-influencers/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation .

Get Actor

GET
https://api.apify.com/v2/acts/fastcrawler~stock-crypto-kol-tracker-discover-top-twitter-influencers?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation .

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the Stock & Crypto KOL Tracker: Discover Top Twitter Influencers API programmatically via the Apify API.

You can choose from:

You can start Stock & Crypto KOL Tracker: Discover Top Twitter Influencers with the Apify API by sending an HTTP POST request to the Run Actor endpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The Stock & Crypto KOL Tracker: Discover Top Twitter Influencers is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the Stock & Crypto KOL Tracker: Discover Top Twitter Influencers run finishes you can list the data from its default dataset (storage) via the API or you can preview the data directly on Apify Console .

Developer
Maintained by Community

Actor Metrics

  • 8 monthly users

  • 2 stars

  • 73% runs succeeded

  • Created in Nov 2024

  • Modified 2 days ago