https://bugs.kde.org/show_bug.cgi?id=430643
Chris Holland <zrenf...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zrenf...@gmail.com --- Comment #1 from Chris Holland <zrenf...@gmail.com> --- The website (https://www.bbc.com/weather) fetches: https://locator-service.api.bbci.co.uk/locations?api_key=AGbFAKx58hyjQScCXIYrxuEwJh2W2cmv&stack=aws&locale=en&filter=international&place-types=settlement,airport,district&order=importance&s=london&a=true&format=json The API Key (AGbFAKx58hyjQScCXIYrxuEwJh2W2cmv) can be found in the attribute of this element: <div class="wr-c-location-search-and-setting wr-c-location-search-and-setting--masthead" role="search" id="wr-location-search-params" data-forecast-page-url-template="/weather/{{location_id}}" data-edition="international" data-environment="live" data-locator-key="AGbFAKx58hyjQScCXIYrxuEwJh2W2cmv" data-uas-key="iofba4k90pgap" lang="en">...</div> However we should probably see if there's a way to register our own key. -- You are receiving this mail because: You are watching all bug changes.