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.