{"id":24360414,"url":"https://github.com/dms-codes/scrape_dosen_unand","last_synced_at":"2025-03-12T08:27:20.435Z","repository":{"id":199603538,"uuid":"703258858","full_name":"dms-codes/scrape_dosen_unand","owner":"dms-codes","description":"Web Scraping with Python This Python script is used for web scraping data from a website of Unand University's lecturers' directory.","archived":false,"fork":false,"pushed_at":"2023-10-11T01:32:22.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T21:20:05.136Z","etag":null,"topics":["python","scraping","webscraping"],"latest_commit_sha":null,"homepage":"https://github.com/dms-codes/scrape_dosen_unand","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/dms-codes.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}},"created_at":"2023-10-10T22:52:51.000Z","updated_at":"2023-10-11T01:32:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed88bc62-4cf1-4f22-940c-935f0a37e077","html_url":"https://github.com/dms-codes/scrape_dosen_unand","commit_stats":null,"previous_names":["dms-codes/scrape_dosen_unand"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fscrape_dosen_unand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fscrape_dosen_unand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fscrape_dosen_unand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fscrape_dosen_unand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dms-codes","download_url":"https://codeload.github.com/dms-codes/scrape_dosen_unand/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243182888,"owners_count":20249708,"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":["python","scraping","webscraping"],"created_at":"2025-01-18T21:19:44.474Z","updated_at":"2025-03-12T08:27:20.417Z","avatar_url":"https://github.com/dms-codes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Scraping with Python\n\nThis Python script is used for web scraping data from a website of Unand University's lecturers' directory.\n\n## Table of Contents\n- [Overview](#overview)\n- [Prerequisites](#prerequisites)\n- [Usage](#usage)\n- [Functionality](#functionality)\n- [Code Explanation](#code-explanation)\n- [License](#license)\n\n## Overview\n\nThis script scrapes data of lecturers from the Unand University directory website. The data includes information such as name, NIP, NIDN, gender, status, position, unit, faculty, rank, and the highest education level attained by the lecturers. The script navigates through the pages and profiles to extract this data and saves it to a CSV file for further analysis or use.\n\n## Prerequisites\n\nBefore running the script, ensure you have the following prerequisites:\n\n1. Python 3 installed on your system.\n2. Required Python libraries (`requests`, `BeautifulSoup`, `csv`).\n3. Active internet connection to fetch web content.\n\nYou can install the necessary libraries using pip:\n\n```bash\npip install requests beautifulsoup4\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Fscrape_dosen_unand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdms-codes%2Fscrape_dosen_unand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Fscrape_dosen_unand/lists"}