{"id":21379669,"url":"https://github.com/andreimarcu/scholarretriever","last_synced_at":"2025-03-16T10:27:17.592Z","repository":{"id":20090242,"uuid":"23359481","full_name":"andreimarcu/ScholarRetriever","owner":"andreimarcu","description":"Simple script that retrieves Scholar resources in a local folder.","archived":false,"fork":false,"pushed_at":"2015-02-06T21:06:35.000Z","size":172,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T22:31:28.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreimarcu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-26T16:52:20.000Z","updated_at":"2015-02-06T21:06:36.000Z","dependencies_parsed_at":"2022-08-28T16:03:15.203Z","dependency_job_id":null,"html_url":"https://github.com/andreimarcu/ScholarRetriever","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreimarcu%2FScholarRetriever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreimarcu%2FScholarRetriever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreimarcu%2FScholarRetriever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreimarcu%2FScholarRetriever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreimarcu","download_url":"https://codeload.github.com/andreimarcu/ScholarRetriever/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243855930,"owners_count":20358908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T10:22:30.657Z","updated_at":"2025-03-16T10:27:17.564Z","avatar_url":"https://github.com/andreimarcu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Scholar Retriever\n=========\n\nSimple script that retrieves Scholar resources in a local folder.\n\n\nRequirements\n------------\n* Python 2.6+\n* easywebdav\n\nUsage\n-----\n\n* Clone this repository \n* ```pip install -r requirements.txt```\n* Copy config.example.py to config.py and edit to your liking \n* Run ```python scholarretriever.py ```\n\n\nConfig\n------\n* username: Your hokie PID\n* password: if you leave it as such you will be securely prompted for it\n* path: where to download the resources\n* verbose: whether to print retrieved/skipped files or not (useful if used as a cronjob)\n* classes: a list of a tuple of class names and scholar site ids to retrieve\n\n\nFAQ\n---\n* Where do I find the scholar site id?  \n\nFor every scholar site you can either find it in the URL:\n```https://scholar.vt.edu/portal/site/2cc328f0-1f60-4a25-a007-dcf859335706/``` where the site id is 2cc328f0-1f60-4a25-a007-dcf859335706  \nOr you can find it by clicking on \"Upload-Download Multiple Resources\" in the Resources tab.\n\nKnown Issues\n------------\nRight now a file is only downloaded if it does not exist locally, meaning that if an instructor changes a file with the same filename, you will have to delete it locally first, then run the script again.\n\nAuthor\n-------\nAndrei Marcu  \nhttp://andreim.net/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreimarcu%2Fscholarretriever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreimarcu%2Fscholarretriever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreimarcu%2Fscholarretriever/lists"}