Metadata-Version: 2.4
Name: drf-psn-scraper
Version: 1.0.0
Summary: A Django REST Framework-based API that scrapes product data from the PlayStation Store.
License: MIT
License-File: LICENSE
Author: Hadi Mohseni
Author-email: hadimohseni1996@gmail.com
Requires-Python: >=3.13,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: django (>=5.2.7,<6.0.0)
Requires-Dist: djangorestframework (>=3.16.1,<4.0.0)
Requires-Dist: playstation-store-scraper (>=1.0.0,<2.0.0)
Description-Content-Type: text/markdown

# drf-psn-scraper
A Django REST Framework-based API that scrapes product data from the PlayStation Store. 

