I want to search ACM Digital library using R code, retrieving at least metadata including abstracts, and at best the full text.
I know that the rOpenSci libraries provide R packages and functions to access IEEEExplore and other literature data services and that these work quite well, but because ACM Digital Library does not yet provide an API, its not been possible for rOpenSci to develop code to access ACM Digital Library resources from R.
My question is does anyone know a way around this? Are there alternatives that allow programmatic access to the content in ACM Digital Library?
Thanks Sam