# Twitter Follow Checker (`dead00/twitter-follow-checker`) Actor

This tool is a high-performance, stealth-enabled scraper designed to determine whether one Twitter user follows another. It accepts two Twitter usernames as input and returns a boolean response indicating the follow relationship.

- **URL**: https://apify.com/dead00/twitter-follow-checker.md
- **Developed by:** [Dead](https://apify.com/dead00) (community)
- **Categories:** Social media, Developer tools, Automation
- **Stats:** 303 total users, 5 monthly users, 98.9% runs succeeded, 4 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

$2.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Twitter Follow Checker

An Apify actor that checks the follow relationship between two Twitter users using Twitter's API.

### Features

- Check if user A follows user B and vice versa
- Get detailed user information including follower/following counts
- Determine relationship type: mutual, one-way, or none
- Outputs results in structured JSON format

### Overview

This actor uses Twitter's API to reliably check follow relationships between users. It requires Twitter cookies for authentication and provides detailed information about both users in addition to their follow status.

### Prerequisites

- [Apify Account](https://console.apify.com/) to run the actor
- Twitter cookies for authentication

### Usage

#### Running on Apify Platform

1. Go to the [Apify Console](https://console.apify.com/)
2. Navigate to your Actor
3. Fill in the input form:
   - `user_a`: First Twitter username (without @)
   - `user_b`: Second Twitter username (without @)
   - `cookies`: Twitter cookies in JSON format (see below)
4. Click "Run"

#### Twitter Cookie Authentication

This actor requires Twitter cookies for authentication. To obtain Twitter cookies:

1. Log in to Twitter in your browser
2. Open Developer Tools (F12 or right-click > Inspect)
3. Go to the Network tab
4. Refresh the page
5. Select any Twitter API request
6. In the Headers tab, find the "Cookie" header
7. Export the cookies as JSON (You can use browser extensions like "Cookie-Editor" for this)

The cookies must include the CSRF token (`ct0`) and ideally the authentication token (`auth_token`).

### Input Parameters

| Parameter | Type   | Description                                    |
|-----------|--------|------------------------------------------------|
| `user_a`  | String | First Twitter username (without @)             |
| `user_b`  | String | Second Twitter username (without @)            |
| `cookies` | String | Twitter cookies in JSON format for authentication |

Example input:

```json
{
  "user_a": "elonmusk",
  "user_b": "BarackObama",
  "cookies": "[{\"name\":\"ct0\",\"value\":\"your-csrf-token-here\"},...]"
}
```

### Output Format

The actor outputs JSON with the following structure:

```json
{
  "user_a": "elonmusk",
  "user_b": "BarackObama",
  "user_a_info": {
    "id": "44196397",
    "name": "Elon Musk",
    "followers_count": 180500000,
    "following_count": 538
  },
  "user_b_info": {
    "id": "813286",
    "name": "Barack Obama",
    "followers_count": 133800000,
    "following_count": 576978
  },
  "user_a_follows_user_b": true,
  "user_b_follows_user_a": false,
  "relationship": "one_way_a_to_b"
}
```

#### Relationship Types

- `mutual`: Both users follow each other
- `one_way_a_to_b`: User A follows User B, but User B doesn't follow User A
- `one_way_b_to_a`: User B follows User A, but User A doesn't follow User B
- `none`: Neither user follows the other

### How It Works

The actor performs the following steps:

1. Authenticates with Twitter using provided cookies
2. Searches for both users to obtain their user IDs
3. Checks follow relationship using Twitter's friendships/show API
4. Collects detailed information about both users
5. Determines the relationship type
6. Outputs the results

### Troubleshooting

#### Authentication Issues

If you encounter authentication errors:

1. Ensure your Twitter cookies are fresh and valid
2. Verify the cookies include the required `ct0` token
3. Check that your Twitter account has API access

Common error messages:

- "Missing CSRF token ('ct0') in the cookies data" - Your cookies are missing the CSRF token
- "Failed to search for user" - Authentication issue or Twitter API changes

#### User Not Found

If a user can't be found:

1. Double-check the username spelling
2. Verify the user hasn't been suspended or deleted
3. Try using the user's @ handle exactly as it appears on Twitter

# Actor input Schema

## `user_a` (type: `string`):

First Twitter username to check (without @)

## `user_b` (type: `string`):

Second Twitter username to check (without @)

## `cookies` (type: `string`):

Twitter cookies in JSON format for authentication (must include 'ct0' token)

## Actor input object example

```json
{
  "user_a": "elonmusk",
  "user_b": "BarackObama",
  "cookies": "[{\"domain\":\".x.com\",\"expirationDate\":1746856132.619477,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"__cf_bm\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"nxqSkSFt_3UkBWH576nmL44QmPDWzVDjgIkLfeLHOsM-1746854332-1.0.1.1-.D.PjFVYMhjL77et4PsMZlLNYXg4KRzBUFRqAWpRcQbXf6H_5DIZQulrUK7tu34y3rdkEuyq6rjjJfYYxoXEs5vG9W8r.OWN.0WehXsCBOU\",\"id\":1},{\"domain\":\".x.com\",\"expirationDate\":1781195046.756188,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"_ga\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":false,\"storeId\":\"0\",\"value\":\"GA1.1.798476497.1746635047\",\"id\":2},{\"domain\":\".x.com\",\"expirationDate\":1781195575.696591,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"_ga_RJGMY4G45L\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":false,\"storeId\":\"0\",\"value\":\"GS2.1.s1746635046$o1$g0$t1746635575$j60$l0$h0\",\"id\":3},{\"domain\":\".x.com\",\"expirationDate\":1771085083.01971,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"auth_token\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"e8ebde28ed35f60bbaa480fadf171a2706262770\",\"id\":4},{\"domain\":\".x.com\",\"expirationDate\":1771085083.370993,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"ct0\",\"path\":\"/\",\"sameSite\":\"lax\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"b49f42546ed0263e7ed05dd736255e27cb99c44fb82abe573b42ae3132c7a5272856579502280f5624892335fcc0c6a686836b689565d9d0aaf4ad2c630fb7d77a67b7863020e130eeb1ed7dbf907a0c\",\"id\":5},{\"domain\":\".x.com\",\"expirationDate\":1767339612.610054,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":6},{\"domain\":\".x.com\",\"expirationDate\":1781414587.680152,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id_ads\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":7},{\"domain\":\".x.com\",\"expirationDate\":1781414587.680395,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id_marketing\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":8},{\"domain\":\".x.com\",\"expirationDate\":1771085083.019629,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"kdt\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"0MprSsNU5W2zirK0Kdo6YW1QFh58oyeb4Qw5RChk\",\"id\":9},{\"domain\":\".x.com\",\"expirationDate\":1778390588.734748,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"night_mode\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"2\",\"id\":10},{\"domain\":\".x.com\",\"expirationDate\":1768061146.52658,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"personalization_id\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"\\\"v1_fo7TidorU55HXywHnSY3Yw==\\\"\",\"id\":11},{\"domain\":\".x.com\",\"expirationDate\":1778390593.659738,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"twid\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"u%3D1877748387220799489\",\"id\":12},{\"domain\":\"x.com\",\"hostOnly\":true,\"httpOnly\":false,\"name\":\"lang\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":true,\"storeId\":\"0\",\"value\":\"en\",\"id\":13}]"
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "user_a": "elonmusk",
    "user_b": "BarackObama",
    "cookies": "[{\"domain\":\".x.com\",\"expirationDate\":1746856132.619477,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"__cf_bm\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"nxqSkSFt_3UkBWH576nmL44QmPDWzVDjgIkLfeLHOsM-1746854332-1.0.1.1-.D.PjFVYMhjL77et4PsMZlLNYXg4KRzBUFRqAWpRcQbXf6H_5DIZQulrUK7tu34y3rdkEuyq6rjjJfYYxoXEs5vG9W8r.OWN.0WehXsCBOU\",\"id\":1},{\"domain\":\".x.com\",\"expirationDate\":1781195046.756188,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"_ga\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":false,\"storeId\":\"0\",\"value\":\"GA1.1.798476497.1746635047\",\"id\":2},{\"domain\":\".x.com\",\"expirationDate\":1781195575.696591,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"_ga_RJGMY4G45L\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":false,\"storeId\":\"0\",\"value\":\"GS2.1.s1746635046$o1$g0$t1746635575$j60$l0$h0\",\"id\":3},{\"domain\":\".x.com\",\"expirationDate\":1771085083.01971,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"auth_token\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"e8ebde28ed35f60bbaa480fadf171a2706262770\",\"id\":4},{\"domain\":\".x.com\",\"expirationDate\":1771085083.370993,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"ct0\",\"path\":\"/\",\"sameSite\":\"lax\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"b49f42546ed0263e7ed05dd736255e27cb99c44fb82abe573b42ae3132c7a5272856579502280f5624892335fcc0c6a686836b689565d9d0aaf4ad2c630fb7d77a67b7863020e130eeb1ed7dbf907a0c\",\"id\":5},{\"domain\":\".x.com\",\"expirationDate\":1767339612.610054,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":6},{\"domain\":\".x.com\",\"expirationDate\":1781414587.680152,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id_ads\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":7},{\"domain\":\".x.com\",\"expirationDate\":1781414587.680395,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id_marketing\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":8},{\"domain\":\".x.com\",\"expirationDate\":1771085083.019629,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"kdt\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"0MprSsNU5W2zirK0Kdo6YW1QFh58oyeb4Qw5RChk\",\"id\":9},{\"domain\":\".x.com\",\"expirationDate\":1778390588.734748,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"night_mode\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"2\",\"id\":10},{\"domain\":\".x.com\",\"expirationDate\":1768061146.52658,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"personalization_id\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"\\\"v1_fo7TidorU55HXywHnSY3Yw==\\\"\",\"id\":11},{\"domain\":\".x.com\",\"expirationDate\":1778390593.659738,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"twid\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"u%3D1877748387220799489\",\"id\":12},{\"domain\":\"x.com\",\"hostOnly\":true,\"httpOnly\":false,\"name\":\"lang\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":true,\"storeId\":\"0\",\"value\":\"en\",\"id\":13}]"
};

// Run the Actor and wait for it to finish
const run = await client.actor("dead00/twitter-follow-checker").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "user_a": "elonmusk",
    "user_b": "BarackObama",
    "cookies": "[{\"domain\":\".x.com\",\"expirationDate\":1746856132.619477,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"__cf_bm\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"nxqSkSFt_3UkBWH576nmL44QmPDWzVDjgIkLfeLHOsM-1746854332-1.0.1.1-.D.PjFVYMhjL77et4PsMZlLNYXg4KRzBUFRqAWpRcQbXf6H_5DIZQulrUK7tu34y3rdkEuyq6rjjJfYYxoXEs5vG9W8r.OWN.0WehXsCBOU\",\"id\":1},{\"domain\":\".x.com\",\"expirationDate\":1781195046.756188,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"_ga\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":false,\"storeId\":\"0\",\"value\":\"GA1.1.798476497.1746635047\",\"id\":2},{\"domain\":\".x.com\",\"expirationDate\":1781195575.696591,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"_ga_RJGMY4G45L\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":false,\"storeId\":\"0\",\"value\":\"GS2.1.s1746635046$o1$g0$t1746635575$j60$l0$h0\",\"id\":3},{\"domain\":\".x.com\",\"expirationDate\":1771085083.01971,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"auth_token\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"e8ebde28ed35f60bbaa480fadf171a2706262770\",\"id\":4},{\"domain\":\".x.com\",\"expirationDate\":1771085083.370993,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"ct0\",\"path\":\"/\",\"sameSite\":\"lax\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"b49f42546ed0263e7ed05dd736255e27cb99c44fb82abe573b42ae3132c7a5272856579502280f5624892335fcc0c6a686836b689565d9d0aaf4ad2c630fb7d77a67b7863020e130eeb1ed7dbf907a0c\",\"id\":5},{\"domain\":\".x.com\",\"expirationDate\":1767339612.610054,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":6},{\"domain\":\".x.com\",\"expirationDate\":1781414587.680152,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id_ads\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":7},{\"domain\":\".x.com\",\"expirationDate\":1781414587.680395,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id_marketing\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"v1%3A172490945488285787\",\"id\":8},{\"domain\":\".x.com\",\"expirationDate\":1771085083.019629,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"kdt\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"0MprSsNU5W2zirK0Kdo6YW1QFh58oyeb4Qw5RChk\",\"id\":9},{\"domain\":\".x.com\",\"expirationDate\":1778390588.734748,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"night_mode\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"2\",\"id\":10},{\"domain\":\".x.com\",\"expirationDate\":1768061146.52658,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"personalization_id\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"\\\"v1_fo7TidorU55HXywHnSY3Yw==\\\"\",\"id\":11},{\"domain\":\".x.com\",\"expirationDate\":1778390593.659738,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"twid\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":\"0\",\"value\":\"u%3D1877748387220799489\",\"id\":12},{\"domain\":\"x.com\",\"hostOnly\":true,\"httpOnly\":false,\"name\":\"lang\",\"path\":\"/\",\"sameSite\":\"unspecified\",\"secure\":false,\"session\":true,\"storeId\":\"0\",\"value\":\"en\",\"id\":13}]",
}

# Run the Actor and wait for it to finish
run = client.actor("dead00/twitter-follow-checker").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "user_a": "elonmusk",
  "user_b": "BarackObama",
  "cookies": "[{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1746856132.619477,\\"hostOnly\\":false,\\"httpOnly\\":true,\\"name\\":\\"__cf_bm\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"no_restriction\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"nxqSkSFt_3UkBWH576nmL44QmPDWzVDjgIkLfeLHOsM-1746854332-1.0.1.1-.D.PjFVYMhjL77et4PsMZlLNYXg4KRzBUFRqAWpRcQbXf6H_5DIZQulrUK7tu34y3rdkEuyq6rjjJfYYxoXEs5vG9W8r.OWN.0WehXsCBOU\\",\\"id\\":1},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1781195046.756188,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"_ga\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"unspecified\\",\\"secure\\":false,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"GA1.1.798476497.1746635047\\",\\"id\\":2},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1781195575.696591,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"_ga_RJGMY4G45L\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"unspecified\\",\\"secure\\":false,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"GS2.1.s1746635046$o1$g0$t1746635575$j60$l0$h0\\",\\"id\\":3},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1771085083.01971,\\"hostOnly\\":false,\\"httpOnly\\":true,\\"name\\":\\"auth_token\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"no_restriction\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"e8ebde28ed35f60bbaa480fadf171a2706262770\\",\\"id\\":4},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1771085083.370993,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"ct0\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"lax\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"b49f42546ed0263e7ed05dd736255e27cb99c44fb82abe573b42ae3132c7a5272856579502280f5624892335fcc0c6a686836b689565d9d0aaf4ad2c630fb7d77a67b7863020e130eeb1ed7dbf907a0c\\",\\"id\\":5},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1767339612.610054,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"guest_id\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"no_restriction\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"v1%3A172490945488285787\\",\\"id\\":6},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1781414587.680152,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"guest_id_ads\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"no_restriction\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"v1%3A172490945488285787\\",\\"id\\":7},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1781414587.680395,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"guest_id_marketing\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"no_restriction\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"v1%3A172490945488285787\\",\\"id\\":8},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1771085083.019629,\\"hostOnly\\":false,\\"httpOnly\\":true,\\"name\\":\\"kdt\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"unspecified\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"0MprSsNU5W2zirK0Kdo6YW1QFh58oyeb4Qw5RChk\\",\\"id\\":9},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1778390588.734748,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"night_mode\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"no_restriction\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"2\\",\\"id\\":10},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1768061146.52658,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"personalization_id\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"no_restriction\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"\\\\\\"v1_fo7TidorU55HXywHnSY3Yw==\\\\\\"\\",\\"id\\":11},{\\"domain\\":\\".x.com\\",\\"expirationDate\\":1778390593.659738,\\"hostOnly\\":false,\\"httpOnly\\":false,\\"name\\":\\"twid\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"no_restriction\\",\\"secure\\":true,\\"session\\":false,\\"storeId\\":\\"0\\",\\"value\\":\\"u%3D1877748387220799489\\",\\"id\\":12},{\\"domain\\":\\"x.com\\",\\"hostOnly\\":true,\\"httpOnly\\":false,\\"name\\":\\"lang\\",\\"path\\":\\"/\\",\\"sameSite\\":\\"unspecified\\",\\"secure\\":false,\\"session\\":true,\\"storeId\\":\\"0\\",\\"value\\":\\"en\\",\\"id\\":13}]"
}' |
apify call dead00/twitter-follow-checker --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=dead00/twitter-follow-checker",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/UC0t7r32caYf7tYgZ/builds/nYhWYI1vDcRatgdiD/openapi.json
