Skip to content

Commit

Permalink
fall archive
Browse files Browse the repository at this point in the history
  • Loading branch information
psvenk committed Apr 24, 2024
1 parent ef1e809 commit b249458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapers/catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import requests
from bs4 import BeautifulSoup, Tag

BASE_URL = "http://student.mit.edu/catalog"
BASE_URL = "http://student.mit.edu/catalog/archive/fall"


def is_not_offered_next_year(html):
Expand Down

0 comments on commit b249458

Please sign in to comment.