Skip to content

bruceamiller/MIT-OpenCourseWare-Web-Scraper--Unofficial

Repository files navigation

This is the github for the MIT Open Courseware Obsidian Vault.

I wanted to have an easy hierarchical way to search through all of the courses on MIT OpenCourseWare and see how they connect together.

Every node has links to their parent and child nodes.

The hierarchy's structure:
Topics:
- Sub-Topics: (Recursive)
	- Courses:
		- Description
		- Course URL

I created a web scraper to automate the creation of this Vault. The webscraper produces documents that I can port into an obsidian vault once they're made.
Course metadata and topics sourced from MIT OpenCourseWare (ocw.mit.edu).

About

Tool for exploring MIT OpenCourseWare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages