
🏯 Twitter (X) User Scraper (Pay Per Result)
Pricing
$0.40 / 1,000 users

🏯 Twitter (X) User Scraper (Pay Per Result)
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.
4.8 (3)
Pricing
$0.40 / 1,000 users
74
Total users
2.7K
Monthly users
330
Runs succeeded
96%
Issues response
1.3 days
Last modified
17 hours ago
Non utilisés
Closed
($, currentItem) => { return { links: undefined, videos: undefined, pageTitle: $('title').text(), date: $('.my-date-selector').text(), originalDate: currentItem.date, } }

Hey hey!
Thank you very much for reaching out. This functionality is only responsible for mapping the outputs one by one and does not extend the actor to retrieve more fields. It does not get a Cheerio object or similar. You can find an example usage of it below. The example allows the actor to only retrieve id
field.
(object) => { return {id: object.id} }
Cheers