
Twitter Explorer
Pricing
$30.00/month + usage

Twitter Explorer
🐦🐦⬛🐤 All-in-one solution to scrape every aspect of Twitter.com
5.0 (1)
Pricing
$30.00/month + usage
3
Monthly users
19
Runs succeeded
95%
Last modified
8 months ago
Get account data of multiple users
Hey again! Is there any way to pull account data from multiple accounts in 1 api call? I've used the from @account1 OR account2 OR account3 with type People, but sometimes accounts aren't showing there for some reason.
Wondering if there's another way, thanks!

Hello. it is possible (1 twitter request per account name). maybe I can add a new parameter for this. . just hold on .
pulsewave
Awesome let me know! I found another workaround in the meantime which is to add all accounts I want to get data in a list, then request the get list members endpoint! Requires some work to manage that list though

Great finding! in case you still need the other way, I have added new parameter users
for scraping multiple user profiles. let me know if something broken
pulsewave
Awesome! It works well, although the speed time for each run is significantly longer, which would have a big impact in my use case as I have to process lots of users.
My current setup for user lookup takes about 8s { "filters.from": "@DeFi_Paanda", "filters.type": "people", "limit": 1 }
While the new method takes bout 30s even for 1 account only { "limit": 1, "users": [ "@DeFi_Paanda" ] }
Not sure if there is anything you can do about that one though!
Thanks again!

hey @pulsewave, yep it use one request per username, compared to your method using only one request which is more efficient The long time delays probably because this actor using proxies.
pulsewave
Ok I'll stick with my current method for large requests then thank you!
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
7 days
Price
$30.00