Metadata-Version: 2.3
Name: scrappit
Version: 0.3.0
Summary: Simple Reddit Scraper
Project-URL: Homepage, https://github.com/natanjunges/scrappit
Project-URL: Issues, https://github.com/natanjunges/scrappit/issues
Author-email: Natan Junges <natanajunges@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: fake-useragent
Requires-Dist: requests
Description-Content-Type: text/markdown

# scrappit
Simple Reddit Scraper

## Installing
```shell
pip install scrappit
```
