rse icon indicating copy to clipboard operation
rse copied to clipboard

Additional scrapers to add

Open vsoch opened this issue 3 years ago • 4 comments

  • [x] ascl https://ascl.net/code/all/limit/250
  • [ ] biogrids https://biogrids.org/software/
  • [ ] https://geodynamics.org/software?
  • [ ] and the rest (non data, but software) from https://scicodes.net/participants/

vsoch avatar Jul 18 '22 01:07 vsoch

Should there be a cran scaper?
https://cran.r-project.org I did a search in rse but didn't find it, and packages from there end up in custom currently.
A google search did not return any python wrappers for the cran API

NickleDave avatar Sep 05 '22 19:09 NickleDave

Scrapers are typically just for version control resources, so if the code is in some version control we can scrape it. And if there is no cran API then I'm afraid we are out of luck!

If you are looking for package manager scrapers, see CiteLang, just published today :) https://github.com/vsoch/citelang

vsoch avatar Sep 06 '22 00:09 vsoch

Ah right I forgot that rse "uses ... (version control systems) as sources of truth".

Thanks for telling me about CiteLang though!

NickleDave avatar Sep 07 '22 02:09 NickleDave

saw this and thought it was relevant and that there were a couple other VCSs / apps that wrap version control here that might be worth thinking about:
https://harihareswara.net/posts/2022/what-you-miss-by-only-checking-github/

NickleDave avatar Sep 22 '22 11:09 NickleDave