Twitter Retweet Checker avatar
Twitter Retweet Checker

Pricing

$25.00/month + usage

Go to Store
Twitter Retweet Checker

Twitter Retweet Checker

Developed by

Deepanshu Sharma

Deepanshu Sharma

Maintained by Community

A Twitter Retweet Checker that checks if a specific Twitter user has retweeted a particular tweet.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

Twitter Cookies (Recommended)

cookiesstringRequired

JSON string of Twitter cookies for authentication. Export cookies from your browser as JSON (e.g., [{'name': 'auth_token', 'value': 'your_auth_token_here', 'domain': '.x.com', 'path': '/', ...}, ...]). Preferred method for reliable authentication.

Default value of this property is "[{\"domain\":\".x.com\",\"expirationDate\":1771085083.01971,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"auth_token\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"e8ebde28ed35f60bbaa480fadf171a2706262770\"},{\"domain\":\".x.com\",\"expirationDate\":1767339612.610054,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"v1%3A172490945488285787\"},{\"domain\":\".x.com\",\"expirationDate\":1782627686.720588,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"twid\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"u%3D1877748387220799489\"},{\"domain\":\".x.com\",\"expirationDate\":1782627681.930376,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"night_mode\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"2\"},{\"domain\":\".x.com\",\"expirationDate\":1751093481.670722,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"__cf_bm\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"hUOUe0R1LWf.Ki7j0fJXNKlWDH5cED0WfuKjsewF2kI-1751091684-1.0.1.1-QAto6CWEocRw7qaQxBVf95r9zET_3BWcoWMAsxzNgpS4lfvuJOQIIGBB7.WjaxXqNlrvdjG146l9RAmIcCcT_Z97h6qQK8c19BzK3y7qR.s\"},{\"domain\":\".x.com\",\"expirationDate\":1771085083.370993,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"ct0\",\"path\":\"/\",\"sameSite\":\"lax\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"b49f42546ed0263e7ed05dd736255e27cb99c44fb82abe573b42ae3132c7a5272856579502280f5624892335fcc0c6a686836b689565d9d0aaf4ad2c630fb7d77a67b7863020e130eeb1ed7dbf907a0c\"},{\"domain\":\".x.com\",\"expirationDate\":1785651686.720455,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id_ads\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"v1%3A172490945488285787\"},{\"domain\":\".x.com\",\"expirationDate\":1785651686.720564,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"guest_id_marketing\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"v1%3A172490945488285787\"},{\"domain\":\".x.com\",\"expirationDate\":1771085083.019629,\"hostOnly\":false,\"httpOnly\":true,\"name\":\"kdt\",\"path\":\"/\",\"sameSite\":null,\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"0MprSsNU5W2zirK0Kdo6YW1QFh58oyeb4Qw5RChk\"},{\"domain\":\".x.com\",\"expirationDate\":1768061146.52658,\"hostOnly\":false,\"httpOnly\":false,\"name\":\"personalization_id\",\"path\":\"/\",\"sameSite\":\"no_restriction\",\"secure\":true,\"session\":false,\"storeId\":null,\"value\":\"\\\"v1_fo7TidorU55HXywHnSY3Yw==\\\"\"}]"

Username to Check

usernamestringRequired

Twitter username to check for retweets (without @ symbol).

Default value of this property is "Deepanshus55343"

Tweet URL

tweet_urlstringRequired

Full URL of the tweet to check for retweets (must be from twitter.com or x.com).

Default value of this property is "https://x.com/WisdomStoics/status/1938611091497746651"

Delay Between Requests (seconds)

delayBetweenRequestsstringOptional

Delay between API requests to avoid rate limiting, in seconds (e.g., '3' or '3.5'). Default is 3 seconds.

Default value of this property is "3"

Delay Between User Checks (seconds)

delayBetweenChecksstringOptional

Delay between checking different users to avoid rate limiting, in seconds (e.g., '30' or '30.5'). Default is 30 seconds.

Default value of this property is "30"