VOOZH about

URL: https://apify.com/dead00/twitter-like-checker

โ‡ฑ Twitter Like Checker ยท Apify


Pricing

$25.00/month + usage

Go to Apify Store

Twitter Like Checker

A Twitter Like Checker that checks if a specific user has liked your particular tweet. This tool is perfect for social media analytics, engagement tracking, and verification purposes.

Pricing

$25.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Dead

Dead

Maintained by Community

Actor stats

0

Bookmarked

125

Total users

0

Monthly active users

a year ago

Last modified

Share

A Twitter Like Checker that checks if a specific user has liked your particular tweet. This tool is perfect for social media analytics, engagement tracking, and verification purposes.

๐Ÿš€ Features

  • Lightning Fast: Optimized for speed with adaptive delay systems and performance monitoring
  • Smart Search: Stops immediately when target user is found (early termination)
  • Robust Error Handling: Built-in retry logic for rate limits and connection issues
  • Scalable: Supports checking up to 10,000 likes per tweet
  • Performance Metrics: Real-time speed tracking and detailed logging
  • Cookie-Based Authentication: Secure authentication using Twitter cookies

๐Ÿ“‹ Requirements

  • Valid Twitter cookies for authentication
  • Tweet URL (supports both twitter.com and x.com formats)
  • Target username to search for

๐Ÿ”ง Input Parameters

Required Parameters

ParameterTypeDescription
tweet_urlStringFull URL of the tweet to check (e.g., https://twitter.com/username/status/1234567890)
target_usernameStringUsername to search for (with or without @ symbol)
cookiesArrayTwitter authentication cookies

Optional Parameters

ParameterTypeDefaultDescription
max_resultsNumber5000Maximum number of likes to check (100-10000)

๐Ÿช Cookie Setup

To use this tool, you need to provide Twitter authentication cookies. Here's how to get them:

  1. Open Twitter/X in your browser and log in
  2. Open Developer Tools (F12 or right-click โ†’ Inspect)
  3. Go to the Application/Storage tab
  4. Find Cookies under the Storage section
  5. Copy the following cookies:
    • auth_token
    • ct0
    • guest_id
    • personalization_id
    • auth_multi

Cookie Format

[
{
"name":"auth_token",
"value":"your_auth_token_here"
},
{
"name":"ct0",
"value":"your_ct0_token_here"
},
{
"name":"guest_id",
"value":"your_guest_id_here"
},
{
"name":"personalization_id",
"value":"your_personalization_id_here"
}
]

๐Ÿ“Š Output

The actor returns a JSON object with the following structure:

{
"success":true,
"liked":true,
"tweet_id":"1234567890",
"search_time_seconds":15.3
}

Output Fields

FieldTypeDescription
successBooleanWhether the check was completed successfully
likedBooleantrue if the user liked the tweet, false if not
tweet_idStringExtracted tweet ID from the URL
search_time_secondsNumberTime taken to complete the search

๐ŸŽฏ Usage Examples

Usage

{
"tweet_url":"https://twitter.com/elonmusk/status/1234567890",
"target_username":"billgates",
"cookies":[
{
"name":"auth_token",
"value":"your_auth_token_here"
}
]
}

โšก Performance Optimization

The tool includes several performance optimizations:

  • Adaptive Delays: Automatically adjusts request timing based on response quality
  • Smart Pagination: Optimizes page size based on search requirements
  • Early Termination: Stops immediately when target user is found
  • Connection Pooling: Efficient request handling
  • Rate Limit Management: Intelligent retry logic for rate-limited requests

๐Ÿšจ Error Handling

The tool handles various error scenarios:

  • Rate Limiting: Automatic retries with exponential backoff
  • Connection Issues: Retry logic for network problems
  • Authentication Errors: Clear error messages for invalid cookies
  • Tweet Access Issues: Handles private/deleted tweets gracefully

๐Ÿค Support

For issues or feature requests:

  1. Check the troubleshooting section above
  2. Verify your input parameters
  3. Ensure cookies are valid and current
  4. Review the Apify console logs for detailed error information

โš–๏ธ Legal Notice

This tool is for educational and analytical purposes only. Users are responsible for complying with Twitter's Terms of Service and applicable laws. The tool should be used respectfully and within reasonable limits.

You might also like

Twitter Follow Checker

dead00/twitter-follow-checker

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.

Twitter/X Following Scraper ยท No Cookies

data-slayer/twitter-followings

Extract the following list from any public Twitter/X account without login. Get usernames, bios, follower/following counts, profile images, and tweet counts. See who any account follows. No cookies, no authentication, no API key. JSON/CSV/Excel export.

127

5.0

Twitter/X Tweets Scraper ยท No Cookies

data-slayer/twitter-user-tweets

Extract tweets from any public Twitter/X account without login. Get full tweet text, likes, retweets, replies, bookmarks, views, media attachments, hashtags, mentions, and author profiles. No cookies, no authentication, no API key. JSON/CSV/Excel export.

X.com Twitter User Search Scraper

xtdata/twitter-x-user-search-scraper

Scrape Twitter (X.com) user profiles instantly. Scrape detailed metrics like follower counts, bios, locations, and verified status using specific search terms. Fast, reliable, and perfect for influencer research and competitor analysis.

Twitter Tweet Scraper

happitap/twitter-tweet-scraper

Extract tweets from X/Twitter using search queries, profile URLs, and direct tweet URLs. Get tweet text, engagement metrics, media, and author info โ€” fast, reliable, and cost-effective.

Twitter/X Profile Scraper ยท No Cookies

data-slayer/twitter-user

Extract detailed Twitter/X user profiles by username without login. Get bio, follower/following counts, tweet count, verification status, profile images, location, website, account creation date, and business labels. No cookies, no API key. JSON/CSV/Excel export.

Twitter Profile Ppr

danek/twitter-profile-ppr

Scrap Twitter profiles fast and easy. It is designed to be fast and efficient, so it can extract a large number of profiles for low price.

480

5.0

Twitter/X Search Scraper ยท No Cookies

data-slayer/twitter-search

Search Twitter/X and extract tweets matching any keyword, hashtag, or mention without login. Get full tweet text, likes, retweets, views, bookmarks, user profiles, media URLs, and conversation threads. No cookies, no API key. JSON/CSV/Excel export.

225

5.0

X(twitter) User Profile & Tweets Scraper

logical_scrapers/x-twitter-user-profile-tweets-scraper

[$0.001/profile] scrapes full user information, tweets, replies from X(Twitter) profiles. It works in guest mode without requiring authentication and can retrieve tweets from any public Twitter account.