RSS feed from Atlassian Community home page

Hello!

I was wondering how to make a RSS feed URL from the https://community.atlassian.com/ home page. 

I have the below custom filter which retrieves questions containing the word 'scriptrunner':

Screenshot 2022-09-09 at 09.06.43.png

I have a feeling you'd need to use the https://community.atlassian.com/api/2.0 

However, I haven't seem to find a way to achieve this.

Thanks in advance!

1 answer

0 votes
Nicolas Gondard January 16, 2023

Hello!

Not sure if I understand properly. With your search term (scriptrunner), I generated this feed:
https://community.atlassian.com/tnckb94959/rss/search?advanced=false&allow_punctuation=false&q=scriptrunner

According to the documentation, you could include tags in the q field, e.g.:

?q=tags:atlassian-community

As a whole, I suggest you to use https://github.com/martinrotter/rssguard. It lets you scrape websites that don't have a RSS feed (or not one addressing your needs), for instance with this python script: https://github.com/Owyn/CSS2RSS

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events