Question

I am trying to integrate an RSS feed with ChatGPT to extract specific text from each RSS item to send to ChatGPT.

  • 21 June 2023
  • 2 replies
  • 256 views

Hello!

I am trying to integrate an RSS feed to ChatGPT, but I am unable to get the data to send because I have to crawl each RSS item for a particular link to the desired data. 

 

Here is what each item looks like in the RSS. I am attempting to gather the TEXT but cannot determine the correct flow to get it. Here is the RSS link if anyone would like to try: https://www.govinfo.gov/rss/bills.xml

 

 

Thanks for the help! 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @drohrich 

Good question.

There are a few ways you can extract the TEXT link from the RSS Item Description.

OPTIONS

  1. Formatter > Text > Extract Patter
    1. (using regular expression aka regex
    2. Help:
      1.  

  2. Code
    1. (custom JavaScript or Python)
  3. ChatGPT/OpenAI
    1. Ask ChatGPT or OpenAI to parse out the TEXT link

 

If you need help, consider hiring a Certified Zapier Expert: https://zapier.com/experts/automation-ace

Userlevel 7
Badge +11

Hey there @drohrich! Just checking in here. Were you able to get this set up using one of the options Troy suggested? 

Keen to ensure you’re all set so please do let us know how you got on. Happy to help if you’re running into issues on this still! 🙂