{"id":17403719,"url":"https://github.com/link89/auto-assist","last_synced_at":"2025-04-15T19:28:09.468Z","repository":{"id":194913467,"uuid":"691446814","full_name":"link89/auto-assist","owner":"link89","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-17T00:51:29.000Z","size":1195,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T19:27:54.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/link89.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-14T07:40:54.000Z","updated_at":"2025-03-17T00:51:32.000Z","dependencies_parsed_at":"2023-09-15T19:06:19.315Z","dependency_job_id":"be7b2ded-f963-49c5-ab45-376b219575b4","html_url":"https://github.com/link89/auto-assist","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":0.06666666666666665,"last_synced_commit":"b09d4b2d55e2d7427db5d4be34e9d84c4687f5a3"},"previous_names":["link89/auto-assist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fauto-assist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fauto-assist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fauto-assist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link89%2Fauto-assist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/link89","download_url":"https://codeload.github.com/link89/auto-assist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249137619,"owners_count":21218744,"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-10-16T19:07:25.490Z","updated_at":"2025-04-15T19:28:09.445Z","avatar_url":"https://github.com/link89.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auto-assist\n\nCollection of automation tools for various tasks.\n\n## Usage\n\n### Launch a browser\nUse this to manually setup the browser before running other tasks. For example, login to websites, etc.\n```bash\npoetry run python -m auto_assist browser launch ./tmp/chrome\n```\n\n### Search Google Scholar by authors\n```bash\ncat authors.txt | poetry run python -m auto_assist gs ./tmp/chrome gs_search_by_authors --keyword chemistry\n```\n\n### Extract Google Scholar profile URLs from search result\n```bash\npoetry run python -m auto_assist gs ./tmp/chrome task gs_list_profile_urls gs_result.jsonl \u003e gs_profiles.txt\n```\n\n### Crawling Google Scholar profiles from search results\n```bash\ncat gs_profiles.txt | poetry run python -m auto_assist task gs_explore_profiles \n```\n\n### Extract Student resume from Excel file\n```bash\n poetry run python -m auto_assist hunter --browser_dir ./tmp/chrome search_students targets.xlsx out/students/ --parse --limit 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink89%2Fauto-assist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flink89%2Fauto-assist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink89%2Fauto-assist/lists"}