Hi everyone!
I’m currently working on an automation to capture the latest tweets from a Twitter account without using the X module on Make, as I would need to upgrade to the Basic Plan.
To bypass this, I tried using Phantombuster to scrape the tweets. I managed to set up an HTTP request to Phantombuster’s API, but I hit a roadblock: I can’t seem to find the agent_id of my phantom.
I want to automate this entirely with Make, but without the agent_id, I’m stuck.
Is there another way to capture tweets directly from Twitter? Has anyone encountered this issue before? If so, how did you manage to find the agent_id for your phantom and integrate it into an HTTP request via Make?
Thanks in advance for any help or advice!