Daylife team,
It'd be great to have a list of source/ID pairs implemented in Daylife in a parseable format so users could select sources themselves to form a dynamic source filter. Ideally, it'd be a web service so you wouldn't have to post a new file when you add sources, but a snapshot of what you have now would be better than waiting until, say, after the competition ends. I've been trying to use free form source names, but the source_getInfo service is a bit picky as to what names for publications it will accept.
Or I suppose I could poll for a large number of articles and just recurse through article_getRelatedArticles until I got a satisfactory number of news sources.
| Attachment | Size |
|---|---|
| sources_sept292009.zip | 421.2 KB |
Source names and Source IDs attached
Autsin,
I have attached an excel file with the list of source names and source IDs to this post. This is an ever growing list of sources and we will provide updates to these files on the cookbook on a periodic basis.
You can either of those to create your dynamic source filters using the source_whitelist or source_blacklist parameters. All values to these parameters must be url-encoded.
Some examples of dynamic source filters are here.
-- Vineet