Create a script (Python/Groovy?) to download articles from PubMed Central. The script should be able to: - [ ] Download the latest index from the FTP site. - [ ] Search the index for articles between dates (yyyy-MM-dd format) - [ ] Download articles from the above search.
Create a script (Python/Groovy?) to download articles from PubMed Central.
The script should be able to: