Skip to content

[WWFAustraliaBridge] Add bridge #4578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Scrub000
Copy link

@Scrub000 Scrub000 commented Jun 3, 2025

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).

Copy link

github-actions bot commented Jun 3, 2025

Pull request artifacts

Bridge Context Status
WWFAustralia 1 untitled (pr) ✔️

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

@Scrub000 Scrub000 force-pushed the add-wwf-australia-bridge branch from fb0b72f to 3b95814 Compare June 3, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant