{"id":26644994,"url":"https://github.com/raya-rich/coursera-course-scraper","last_synced_at":"2026-04-28T21:01:42.585Z","repository":{"id":284061637,"uuid":"953689212","full_name":"raya-rich/Coursera-Course-Scraper","owner":"raya-rich","description":"A Selenium-based Python scraper that extracts Coursera course details, including course name, institute, rating, reviews, skills, level, type, and duration, and saves them to a CSV file.","archived":false,"fork":false,"pushed_at":"2025-03-24T00:03:58.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T00:23:22.986Z","etag":null,"topics":["automation","csv","data-extraction","python3","selenium","selenium-python","web-scraping"],"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/raya-rich.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":"2025-03-23T22:56:12.000Z","updated_at":"2025-03-24T00:08:34.000Z","dependencies_parsed_at":"2025-03-24T00:23:28.571Z","dependency_job_id":"25606fff-b14b-45e9-9b16-6306964613fb","html_url":"https://github.com/raya-rich/Coursera-Course-Scraper","commit_stats":null,"previous_names":["raya-rich/coursera-course-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raya-rich%2FCoursera-Course-Scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raya-rich%2FCoursera-Course-Scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raya-rich%2FCoursera-Course-Scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raya-rich%2FCoursera-Course-Scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raya-rich","download_url":"https://codeload.github.com/raya-rich/Coursera-Course-Scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245352290,"owners_count":20601123,"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":["automation","csv","data-extraction","python3","selenium","selenium-python","web-scraping"],"created_at":"2025-03-24T21:21:18.966Z","updated_at":"2026-04-28T21:01:37.550Z","avatar_url":"https://github.com/raya-rich.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Coursera Course Scraper (Selenium + Python)\nThis project is a Python script using Selenium to automate Coursera, scrape course details, and save them to a CSV file.\n\n## 🌟 Features\n- Searches for **Machine Learning** courses (default, but can be modified).\n- Filters by **Data Science** and **English** (more filters can be added).\n- Extracts **course name, institute, rating, reviews, skills, level, type, and duration**.\n- Saves data to **courses.csv**.\n\n## 🔧 Requirements\n- **Python 3.x**\n- **Selenium**\n- **Chrome WebDriver**\n\n## 📥 Installation\nClone the repository:\n```sh\ngit clone https://github.com/raya-rich/Coursera-Course-Scraper.git\ncd Coursera-Course-Scraper\n```\nInstall dependencies:\n```sh\npip install selenium  \npip install webdriver-manager\n```\nOr download and place chromedriver.exe in the project folder.\n\n## ▶️ Usage\nRun the script:\n```sh\npython scrape.py  \n```\n## 📂 Output\n- Course Name\n- Institute Name\n- Rating\n- Reviews\n- Skills\n- Level\n- Course Type\n- Duration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraya-rich%2Fcoursera-course-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraya-rich%2Fcoursera-course-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraya-rich%2Fcoursera-course-scraper/lists"}