Metadata-Version: 2.3
Name: scraipe-cyber
Version: 0.1.0
Summary: Scraipe scrapers for cyber research.
License: MIT
Author: Nibs
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: scraipe[extended] (>=0.1.30,<0.2.0)
Project-URL: Homepage, https://github.com/snpm/scraipe-cyber-research
Description-Content-Type: text/markdown

# scraipe-cyber
[![pypi](https://img.shields.io/pypi/v/scraipe-cyber.svg)](https://pypi.python.org/pypi/scraipe-cyber)
[![versions](https://img.shields.io/pypi/pyversions/scraipe-cyber.svg)](https://github.com/SnpM/scraipe-cyber)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/SnpM/scraipe-cyber/blob/main/LICENSE)

Scraipe scrapers for cyber research.

## Installation

Ensure you have Python>=3.10 installed. Run `pip install scraipe-cyber`.

## Example Usage

```python
# TODO
```
   
## Contributing

Contributions are welcome. Please open an issue or submit a pull request for improvements.

## Maintainer

This project is maintained by [nibs](https://github.com/SnpM).
