origami
origami copied to clipboard
Discover cited papers
Hi again, I've seen in an older issue that you were planning on gathering cited papers and not only cited-by papers (#3). Is this still in plan?
From what I understood the main concern at the time was the lack of source to get this information. But it seems that in the mean time crossref has added this field (for some of their papers), otherwise scopus API also has it (https://academia.stackexchange.com/questions/106790/api-to-get-citations-from-doi).
Cheers,
Seb
That's good news! Besides retrieving citees, it opens the way for siblings scrapping (citers' citees, citees' citers, and so on with arbitrary depth).
A bit of code refactoring is required to integrate the feature, though.