DEV Community

Discussion on: How do you approach your DEV "Reading List"?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Without a searching API, bookmarks are like drowning. Dev.to should expose a searchable API which might be Swagger or GraphQL.

Collapse
 
daveparr profile image
Dave Parr

They actually have an API, however I don't think it exposes the readinglist unfortunately. I think that would be neat, as then I could read the articles on my e-reader via pocket. Maybe that can be achieved via webhooks though? I'm not certain.

Collapse
 
darthwalsh profile image
Carl Walsh

Thanks! The API now seems to have a read-only readinglist: docs.forem.com/api/#operation/getR...

dev.to/api/readinglist

Maybe I can build a tasker automation around this...