Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T23:02:11.000Z (7 months ago)
- Last Synced: 2024-10-10T11:25:12.474Z (28 days 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