Metadata-Version: 2.1
Name: spider-scrape
Version: 0.0.4
Summary: Website Scrape Tool
Home-page: https://github.com/telekom/spider-scrape
License: MIT
Keywords: scrape,web,html
Author: Philip May
Author-email: philip@may.la
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: arango
Requires-Dist: attrs
Requires-Dist: beautifulsoup4
Requires-Dist: markdownify
Requires-Dist: mdformat
Requires-Dist: python-arango ; extra == "arango"
Requires-Dist: python-dotenv
Project-URL: Repository, https://github.com/telekom/spider-scrape
Description-Content-Type: text/markdown

# Spider-Scrape

## Licensing

Copyright (c) 2023 Philip May\
Copyright (c) 2023 Philip May, Deutsche Telekom AG

Licensed under the **MIT License** (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License by reviewing the file
[LICENSE](https://github.com/telekom/spider-scrape/blob/main/LICENSE) in the repository.

