Skip to content
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

Bridge request for Reuters #1618

Closed
8 of 10 tasks
csisoap opened this issue Jun 20, 2020 · 7 comments
Closed
8 of 10 tasks

Bridge request for Reuters #1618

csisoap opened this issue Jun 20, 2020 · 7 comments
Labels
Bridge-Request Request for a new bridge

Comments

@csisoap
Copy link
Contributor

csisoap commented Jun 20, 2020

Bridge request

General information

I've just realized Reuters has shut their feeds down. Lots of good news come from them and I don't want to miss it and it's so sad to see they no longer use RSS. I contacted Reuters to concern about RSS feed and i don't know when they will response to my concern. So yeah, i want to create a bridge but i don't know much about PHP. I got their API right here:

https://wireapi.reuters.com/v7/feed/url/{url to each categories}
Ex: https://wireapi.reuters.com/v7/feed/url/www.reuters.com/theWire <-- for 'The Wire' categories
https://wireapi.reuters.com/v7/feed/url/www.reuters.com/news/technology <-- for 'Technology' categories

Sometimes they got their API updated, there's a Twitter post about this API on 2019 when it on v3. I've recently tried and got error 502 Bad Gateway.

UPDATE: There're some sections in Reuters page can't use that API pattern to get data which is Health, Energy and Environment. You can try other sections to see if it work.

Some more API link:
https://wireapi.reuters.com/v7/feed/rapp/us/tabbar/feeds/home/rightnow <-- "Right Now"
https://wireapi.reuters.com/v7/feed/rapp/us/tabbar/feeds/home/topnews <-- "Top News"
https://wireapi.reuters.com/v7/feed/rapp/us/tabbar/feeds/china <-- "China"
https://wireapi.reuters.com/v7/feed/rcom/us/home/videomodule <-- "Video"
Credit: https://github.com/BrandonEmmerich/china-news/wiki

This API also has another version like v8, just change v7 into v8 and everything still work fine.

UPDATE 29/06/2020:

Some more API:
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/tech
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/wire
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/health
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/business
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/world
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/politics
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/science
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/markets
https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/sports
Pic of the Day: https://wireapi.reuters.com/v8/feed/rapp/us/tabbar/feeds/pictures

P/s: Sorry for my bad English.

  • Host URI for the bridge (i.e. https://github.com): https://www.reuters.com/

  • Which information would you like to see?
    Feeds based on the categories on their page:
    'The Wire',
    'Top News',
    'Technology News',
    'World News',etc.....

  • How should the information be displayed/formatted?

  • Which of the following parameters do you expect?

    • Title
    • URI (link to the original article)
    • Author
    • Timestamp
    • Content (the content of the article)
    • Enclosures (pictures, videos, etc...)
    • Categories (categories, tags, etc...)

Options

  • Limit number of returned items
    • Default limit: 5
  • Load full articles
    • Cache articles (articles are stored in a local cache on first request): yes
    • Cache timeout (max = 24 hours): 24 hours
  • Balance requests (RSS-Bridge uses cached versions to reduce bandwith usage)
    • Timeout (default = 5 minutes, max = 24 hours): 5 minutes
@csisoap csisoap added the Bridge-Request Request for a new bridge label Jun 20, 2020
@virtadpt
Copy link

Please - I got burned by this, too.

@csisoap
Copy link
Contributor Author

csisoap commented Jun 22, 2020

UPDATE: There're some sections in Reuters page can't use that API pattern to get data which is Health, Energy and Environment. You can try other sections to see if it work.

Some more API link:
https://wireapi.reuters.com/v7/feed/rapp/us/tabbar/feeds/home/rightnow <-- "Right Now"
https://wireapi.reuters.com/v7/feed/rapp/us/tabbar/feeds/home/topnews <-- "Top News"
https://wireapi.reuters.com/v7/feed/rapp/us/tabbar/feeds/china <-- "China"
https://wireapi.reuters.com/v7/feed/rcom/us/home/videomodule <-- "Video"
Credit: https://github.com/BrandonEmmerich/china-news/wiki

This API also has another version like v8, just change v7 into v8 and everything still work fine.

I hopes somebody will make it into RSS feed.

@csisoap
Copy link
Contributor Author

csisoap commented Jun 22, 2020

Update from Reuters
Screenshot_20200622-174454

@csisoap
Copy link
Contributor Author

csisoap commented Jul 2, 2020

@hollowleviathan
Copy link
Contributor

@csisoap
Copy link
Contributor Author

csisoap commented Sep 22, 2020

There's a bridge supported at #1653 .
Closing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bridge-Request Request for a new bridge
Projects
None yet
Development

No branches or pull requests

3 participants