🏯 Twitter (X) User Scraper (Pay Per Result) avatar
🏯 Twitter (X) User Scraper (Pay Per Result)
Try for free

Pay $0.30 for 1,000 users

View all Actors
🏯 Twitter (X) User Scraper (Pay Per Result)

🏯 Twitter (X) User Scraper (Pay Per Result)

apidojo/twitter-user-scraper
Try for free

Pay $0.30 for 1,000 users

Introducing Twitter (X) User Scraper, the ultimate solution for direct user extraction from Twitter (X). It offers blazing speed and comprehensiveness, delivering lightning-fast user extraction features.

0X

Issue unresolved

Closed

0xPPL opened this issue
2 months ago

In regards to this issue: https://console.apify.com/actors/V38PZzpEgOfeeWvZY/issues/Dw0xEpeMpmfGYzSPD here i have specified that while running the actor, 3 of my user-ids got updated automatically.

1559462322133151744 -> 1559462322133151700, 998050986882105344 -> 998050986882105300 , 956524502875123712 -> 956524502875123700

strange right. Please try it yourself. This keeps happening on making calls from apify dashboard and api client both.

apidojo avatar

API Dojo (apidojo)

2 months ago

Hey hey,

Let me forward this to my engineering team again. I will get back to you as soon as I get an answer.

Best!

apidojo avatar

API Dojo (apidojo)

2 months ago

Hello,

Just got back a response from the engineering team. Apparently, you are providing the twitter IDs as numbers and that's why it is making this issue. You need to input them as Strings by using " like the following:

1{
2  "twitterUserIds": [
3    "180115578",
4    "42190120",
5    "1559462322133151700",
6    "998050986882105300",
7    "956524502875123700"
8  ],
9  "getFollowers": false,
10  "getFollowing": false,
11  "maxItems": 10,
12  "getRetweeters": true,
13  "includeUnavailableUsers": false
14}

I hope this helps!

Cheers!

Developer
Maintained by Community
Actor metrics
  • 259 monthly users
  • 18 stars
  • 99.6% runs succeeded
  • 3.6 hours response time
  • Created in Nov 2023
  • Modified about 22 hours ago