Metadata-Version: 2.1
Name: PyCrawlBot
Version: 0.0.1
Summary: A simple web crawler
Home-page: https://github.com/vtongxue/PyCrawlBot
Author: student_v
Author-email: 13974164156@163.com
Project-URL: Bug tracker, https://github.com/vtongxue/PyCrawlBot/issues
Classifier: Development Status :: 3 - Alpha
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: beautifulsoup4
Requires-Dist: requests
