feat: ACM Digital Library API SearchSource #555
Labels
enhancement
New feature or request
good first issue
Good for newcomers
search_source
Updates, fixes, and additions of SearchSources
Milestone
Description
Extend the colrev.acm_digital_library package by implementing search functionality for API searches. This involves scraping search results from the ACM Digital Library, and processing exported results.
Implementation Notes
User Story
colrev init
.colrev search -a colrev.acm_digital_library
, specifying search parameters relevant to their topic.data/search
directory of the project.colrev load
, the records from the search directory are added to thedata/records.bib
file, which integrates all search results in the project.colrev search
again, records are retrieved from the API, updating the existing records.Useful Links
Expected Effort
2 months, 3-4 people.
The text was updated successfully, but these errors were encountered: