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

FN

Non utilisés

Closed

fascinated_nepotist opened this issue
3 months ago

($, currentItem) => { return { links: undefined, videos: undefined, pageTitle: $('title').text(), date: $('.my-date-selector').text(), originalDate: currentItem.date, } }

apidojo avatar

API Dojo (apidojo)

3 months ago

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

Developer
Maintained by Community
Actor metrics
  • 146 monthly users
  • 12 stars
  • 98.4% runs succeeded
  • 4.4 hours response time
  • Created in Nov 2023
  • Modified about 10 hours ago