-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
(Let me know if this isn't the correct place to report these things)
The 'findArticles' API response contains a 'srcorg' ID, however I can't find a mapping of these to the source name. Also, it seems there are more than one ID per source, for example IDs 4 and 11 both contain links to guardian.co.uk. I expect one is The Observer and the other is The Guardian, but it's not clear without manual checking.
Solutions:
- A simple list on the web site would be a big help.
- An API call returning a JSON object, mapping 'scrorg' to name (and maybe some other nice things like web site) would be the best solution.
I can't find URLs on the site containing these IDs either, so I guess they are just used by the scrapers or something behind the scenes.
I'd be happy to write a patch, but I'd need to get it working locally. If that's easy then I'll have a go...
:)
Metadata
Metadata
Assignees
Labels
No labels