Metadata-Version: 2.4
Name: kegscraper
Version: 0.1.24
Summary: The ultimate KEGS webscraping module
Author: BigPotatoPizzaHey
Author-email: BigPotatoPizzaHey <poo@gmail.com>
License-Expression: Unlicense
Requires-Dist: beautifulsoup4~=4.12.3
Requires-Dist: bs4~=0.0.2
Requires-Dist: dateparser~=1.2.0
Requires-Dist: lxml~=5.4.0
Requires-Dist: pypdf~=5.1.0
Requires-Dist: pyperclip~=1.9.0
Requires-Dist: requests~=2.32.3
Requires-Dist: setuptools~=75.6.0
Requires-Dist: typing-extensions~=4.13.2
Requires-Dist: playwright>=1.57.0 ; extra == 'all'
Requires-Python: >=3.10.11
Project-URL: Documentation, https://github.com/BigPotatoPizzaHey/kegscraper/wiki
Project-URL: Homepage, https://kegs.org.uk/
Project-URL: Source, https://github.com/BigPotatoPizzaHey/kegscraper
Provides-Extra: all
Description-Content-Type: text/markdown

# KEGScraper

> The ultimate KEGS webscraping module

[GitHub](https://github.com/BigPotatoPizzaHey/kegscraper) |
[pypi](https://pypi.org/project/kegscraper) |
[KEGS](https://www.kegs.org.uk/)

KEGScraper is a Python package which simplifies any interaction with [KEGS](https://kegs.org.uk/) and any
services used by KEGS.

The module currently supports the given services:

- [The main website](https://kegs.org.uk/)
- [Bromcom](https://bromcomvle.com/)
- [KEGS IT](https://it.kegs.org.uk/)
- [KEGSnet (moodle)](https://vle.kegs.org.uk/)
- [The Oliver library system](https://kegs.oliverasp.co.uk/)

---

## Notes
- [Submit issues on GitHub](https://github.com/BigPotatoPizzaHey/kegscraper/issues)
- [Discuss the project on GitHub](https://github.com/BigPotatoPizzaHey/kegscraper/discussions)
- This module is a **work in progress** and is not complete. Many more features will be added.
