https://github.com/jensderond/ufc-upcoming-events
This will fetch the upcoming UFC events and create a ics file to import to Google Calendar, Apple Calendar, Android and many more.
https://github.com/jensderond/ufc-upcoming-events
docker docker-compose ical icalendar ics python3 scraper ufc
Last synced: 3 months ago
JSON representation
This will fetch the upcoming UFC events and create a ics file to import to Google Calendar, Apple Calendar, Android and many more.
- Host: GitHub
- URL: https://github.com/jensderond/ufc-upcoming-events
- Owner: Jensderond
- License: mit
- Created: 2019-09-04T20:06:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T14:45:43.000Z (about 6 years ago)
- Last Synced: 2025-04-15T02:45:19.691Z (6 months ago)
- Topics: docker, docker-compose, ical, icalendar, ics, python3, scraper, ufc
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UFC Upcoming Events (ICS Calendar) 🥊
> This will fetch the upcoming UFC events and create a ics file to import to Google Calendar, Apple Calendar, Android and many more.
## Requirements
- Docker
- Docker Compose## Usage
```sh
docker-compose up
```## Author
👤 **Jens de Rond**
* Twitter: [@Jensderond](https://twitter.com/Jensderond)
* Github: [@Jensderond](https://github.com/Jensderond)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Jensderond/ufc-upcoming-events/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [Jens de Rond](https://github.com/Jensderond).
This project is [MIT](https://github.com/Jensderond/ufc-upcoming-events/blob/master/LICENSE) licensed.***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_