Massachusetts Institute of Technology Course Catalog Scraper avatar

Massachusetts Institute of Technology Course Catalog Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Massachusetts Institute of Technology Course Catalog Scraper

Massachusetts Institute of Technology Course Catalog Scraper

Scrapes the complete Massachusetts Institute of Technology course catalog: every course with code, title, credit hours, full description and prerequisites, straight from the official MIT catalog.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Brian Webster

Brian Webster

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Scrapes the complete course catalog of Massachusetts Institute of Technology — every course with its code, title, credit hours, full description and prerequisites — from the official MIT catalog at catalog.mit.edu.

Massachusetts Institute of Technology publishes no bulk download of its catalog. The data exists only as HTML, one subject page at a time.

What you get

FieldExample
courseKeyCS 101
subject, catalogNumberCS, 101
titleIntroduction to Computer Science
credits3
descriptionfull catalog text
descriptionWordCount64
prerequisitesMATH 151 with a grade of C or better
institution, institutionNamemit, Massachusetts Institute of Technology
sourceUrllink back to the subject page

Input

Everything is optional — run with no input for the whole catalog.

FieldDefaultNotes
subjectsalle.g. ["CS","MATH"]
maxItems0 (no limit)cap for a trial run
requestDelayMs600politeness delay

Uses

  • Course search and degree-planning tools that need the full MIT catalog
  • Prerequisite-chain analysis — which courses gate which
  • Curriculum comparison against other institutions
  • Tracking catalog changes between academic years

Notes

Only public catalog data is collected — the same pages any visitor can read. No login, no credentials, no student data. The actor self-throttles (600 ms between requests by default) and identifies itself in the User-Agent.

Individual subject pages that fail are logged as warnings and skipped, so one bad page cannot lose a run. A summary is written to the key-value store under RUN_SUMMARY.

Need several institutions at once? The University Course Data actor covers multiple universities in one run with an institution filter.


Not affiliated with or endorsed by Massachusetts Institute of Technology. All data is public information published by Massachusetts Institute of Technology.