Bit of a noob question about the Twitter scraper

So, it seems to only grab the tweet, the user, the amount of followers. What I’d like to do is change this to eg grab the amount of views a tweet has.

I can see there is an advanced/call API section in the docs that appear to be to make your own node. However I’d kind of prefer to duplicate something that already works, like the Twitter Scraper, and just hack at it to find the call for eg followers and change that to views or something as I imagine tinkering with something existing that works would be far easier than starting from scratch.

Hey @andrewb - Its not possible to access the code behind a native node but you can create a custom node here and instead of starting from scratch the AI within the custom node builder will help you build the node for you.

Doc: https://docs.gumloop.com/nodes/custom_node_details
Video Tutorial: https://www.youtube.com/watch?v=yHjxbmdg-cI&ab_channel=Gumloop
Custom Node Workshop: https://www.youtube.com/watch?v=ovCCWfgWv4M

Let me know if this works for you.

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.