🏯 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.

WM

Error while scrapping user profile

Closed

watch_my_competitor opened this issue
a month ago

Today we encountered an error during the scrapping of a user profile, details in the attached run

apidojo avatar

Hello,

What are you trying to do in this run? I see that you have all getFollowers, getFollowing and getRetweeters set to true and have a customMapFunction returning a new Object?

Best

apidojo avatar

Hello,

I just have some new from our team. Sometimes this actor can error out due to high loads on our end so it is normal you an error like this. Please retry in case something like this happens. We are going to add these errors as response messages in case there are zero results today.

Also starting from today, we are going to disable the usage of customMapFunction for filtering the results. The main purpose of this function is to map not filter.

if you want to fetch a single profile with this actor, you need to input it 5 times since this actor has a min output of 5. That way, you will only get this profile in the output.

1{
2  "getFollowers": false,
3  "getFollowing": false,
4  "getRetweeters": false,
5  "includeUnavailableUsers": false,
6  "maxItems": 5,
7  "twitterHandles": [
8    "ziggowebcare",
9    "ziggowebcare",
10    "ziggowebcare",
11    "ziggowebcare",
12    "ziggowebcare"
13  ],  
14}

Best

Developer
Maintained by Community
Actor metrics
  • 184 monthly users
  • 20 stars
  • 97.5% runs succeeded
  • 3.8 hours response time
  • Created in Nov 2023
  • Modified about 6 hours ago