https://github.com/floressek/web-crawler-gc
Using python's webcrawler to gather data regarding academic schedule and importing it to google calendar
https://github.com/floressek/web-crawler-gc
crawler-python
Last synced: 3 months ago
JSON representation
Using python's webcrawler to gather data regarding academic schedule and importing it to google calendar
- Host: GitHub
- URL: https://github.com/floressek/web-crawler-gc
- Owner: Floressek
- Created: 2023-10-03T20:35:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T23:02:11.000Z (about 1 year ago)
- Last Synced: 2025-02-10T22:47:38.001Z (4 months ago)
- Topics: crawler-python
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-crawler-gc
1. Create a web scraper in python
2. Collect data (academic schedule) (saving to csv file)
3. Importing said schedule to Google Calendar
*Plans to use Google Calendar API to automate the process