Metadata-Version: 2.1
Name: simplejsonspider
Version: 0.1.1
Summary: A simple package to crawl JSON APIs and save response to local files.
Home-page: https://github.com/zeturn/simplejsonspider
Author: Zeturn
Author-email: hollowdata@outlook.com
License: MIT
Keywords: json spider api crawler
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: LICENSE
Requires-Dist: requests

# MIT lisense
# Copyright (c) 2025-2026, Hollowdata
# All rights reserved.
