rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

[WWFAustraliaBridge] Add bridge

Open Scrub000 opened this issue 6 months ago • 2 comments

This PR adds a WWF Australia bridge for https://wwf.org.au/. Specifically for the news and blog posts.

The articles cannot be scraped by HTML, as they are not present on a wget. Instead, we fetch the articles via https://291t4y9i4t-dsn.algolia.net/1/indexes/wwf_website_prod_date_sorted/query with the application key and API key. In addition, we fetch individual article data via accessing https://wwf.org.au/_next/data/$buildId/news/{$hit['publishedYear']}/$slug.json (w/ or w/o the published year if a blog or news article).

Scrub000 avatar Jun 03 '25 09:06 Scrub000

Pull request artifacts

Bridge Context Status
WWFAustralia 1 untitled (pr) ✔️

last change: Tuesday 2025-06-03 10:11:49

github-actions[bot] avatar Jun 03 '25 09:06 github-actions[bot]

add a new commit to trigger ci

dvikan avatar Sep 12 '25 18:09 dvikan