Skip to content

Commit

Permalink
Move Scraper Code out of Repo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlpacaFur committed Nov 1, 2023
1 parent 57af9f6 commit 44c9a3e
Show file tree
Hide file tree
Showing 28 changed files with 7 additions and 10,486 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,4 @@ The workspaces within this monorepo are:

3. **api-client:** A typescript client responsible for providing a streamlined and typed interface to interact with our API. The frontend uses this client to send request to our API.

4. **scrapers-v2**: A typescript web scraper repsonsible for scraping [Northeastern's course catalog website](https://catalog.northeastern.edu/undergraduate/) for the latest graduation requirements for majors at Northeastern.

5. **common**: All common types and logic used by our frontend, api and scrapers.
4. **common**: All common types and logic used by our frontend, api and scrapers.
35 changes: 0 additions & 35 deletions packages/scrapers-v2/package.json

This file was deleted.

57 changes: 0 additions & 57 deletions packages/scrapers-v2/src/classify/README.md

This file was deleted.

99 changes: 0 additions & 99 deletions packages/scrapers-v2/src/classify/classify.ts

This file was deleted.

8 changes: 0 additions & 8 deletions packages/scrapers-v2/src/classify/types.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/scrapers-v2/src/constants.ts

This file was deleted.

3 changes: 0 additions & 3 deletions packages/scrapers-v2/src/main.ts

This file was deleted.

97 changes: 0 additions & 97 deletions packages/scrapers-v2/src/runtime/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions packages/scrapers-v2/src/runtime/axios.ts

This file was deleted.

Loading

0 comments on commit 44c9a3e

Please sign in to comment.