Goal: to help researches achieve efficient journal research and automated downloads Beautifulsoup, HTML, XML, FTP, Selenium Prerequisite: Chrome
- Search criteria and size entered by user
- Pubmed Central search using query string
- Beautifulsoup to scrape the journal IDs
- Use ID for PMC API
- ftp url received from API's XML page
- ftp request made and write the content to pdf file
- To change page and obtain more inputs, Selenium is used
- Create new folder to put
- Ranking of journals by no. of citations, or by recency
- More efficient way to avoid repetition of journal downloads