Metadata-Version: 2.1
Name: ScrapySub
Version: 0.1.1
Summary: A simple web scraper
Home-page: https://github.com/ENGRZULQARNAIN/ScrapySub
Author: ZULQAR NAIN
Author-email: zulqarnainhumbly258@gmail.com
Project-URL: Bug Tracker, https://github.com/ENGRZULQARNAIN/ScrapySub/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE

# ScrapySub

A simple web scraper that extracts text content from a given URL and its subpages.

## Installation

```sh
pip install ScrapySub
