| get_articles_from_issue | Scraps an OJS issue and retrieves the articles' url |
| get_articles_from_search | Scraps OJS search results for a given criteria and retrieves the articles' url |
| get_galleys_from_article | Scraps an OJS article for galley links |
| get_html_meta_from_article | Scraps metadata from the HTML of OJS articles |
| get_issues_from_archive | Scraps an OJS issues archive and retrieves the issues' url |
| get_oai_meta_from_article | Get OAI metadata from an OJS article url |
| ojsr | ojsr: A package for scrapping OJS |
| parse_base_url | Parses urls against OJS routing conventions and retrieves the base url |
| parse_oai_url | Parses urls against OJS routing conventions and retrieves the OAI url |