{"id":13307192,"url":"https://github.com/cedwards036/autohandshake","last_synced_at":"2025-03-10T14:32:38.648Z","repository":{"id":57412780,"uuid":"179726598","full_name":"cedwards036/autohandshake","owner":"cedwards036","description":"A library for automating tasks on the Handshake career services platform","archived":false,"fork":false,"pushed_at":"2021-05-04T23:49:49.000Z","size":37294,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T03:36:05.257Z","etag":null,"topics":["career","college","handshake","job","university"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cedwards036.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-05T17:30:46.000Z","updated_at":"2023-03-09T01:45:31.000Z","dependencies_parsed_at":"2022-08-29T15:21:40.514Z","dependency_job_id":null,"html_url":"https://github.com/cedwards036/autohandshake","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedwards036%2Fautohandshake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedwards036%2Fautohandshake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedwards036%2Fautohandshake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedwards036%2Fautohandshake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedwards036","download_url":"https://codeload.github.com/cedwards036/autohandshake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242868590,"owners_count":20198507,"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":["career","college","handshake","job","university"],"created_at":"2024-07-29T17:59:34.832Z","updated_at":"2025-03-10T14:32:37.031Z","avatar_url":"https://github.com/cedwards036.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"AutoHandshake\n=============\n\n.. image:: https://readthedocs.org/projects/autohandshake/badge/?version=latest\n  :target: https://autohandshake.readthedocs.io/en/latest/?badge=latest\n  :alt: Documentation Status\n\nInstallation\n------------\n::\n\n    pip install autohandshake\n\nSummary\n-------\nA library for automating tasks on the Handshake career services platform.\n\nCurrent functionality includes the automation of:\n\n* Getting data from Insights\n* Getting a complete record of your school's appointment type settings\n* Getting a complete record of your school's major mappings\n* Getting unfilled appointment slot data from the appointment calendar\n* Getting account access request data\n\nTypical usage looks like:\n::\n\n    from autohandshake import HandshakeSession, InsightsPage\n\n    school_url = 'https://jhu.joinhandshake.com'\n\n    with HandshakeSession(login_url=school_url, email=your_email) as browser:\n        insights = InsightsPage(link_to_insights_report, browser)\n        report_data = insights.get_data()\n\n\n**Important**: this package relies on an automated driver for Google Chrome, so users must have Chrome installed in order to use this package.\n\nDocumentation\n-------------\nYou will find complete documentation at `the Read the Docs site \u003chttps://autohandshake.readthedocs.io/en/latest/\u003e`_.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedwards036%2Fautohandshake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedwards036%2Fautohandshake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedwards036%2Fautohandshake/lists"}