Twitter Scraper/RSS Feed reader not working

I am working on making a workflow that monitors RSS Feeds as well as Twitter accounts to generate blog posts. right now I’m just at step one of trying to get it to properly pull the data but despite everything being connected and logged in but I keep getting run errors

https://www.gumloop.com/pipeline?workbook_id=d3eh6QeZHqf7QUHx18CGnr&run_id=5BbzXXzBysHQPB9FszJ5m5

Hey @Justin_Reed! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @Justin_Reed – Yes, this is a limitation of the Twitter API. Twitter Scraper uses client.search_recent_tweets API which has a 7-day limitation

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