Metadata-Version: 2.1
Name: docrawl
Version: 1.2.1
Summary: Do automated crawling of pages using scrapy
Home-page: https://github.com/DovaX/docrawl
Author: DovaX
Author-email: dovax.ai@gmail.com
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: scrapy
Requires-Dist: selenium (>=4.0)
Requires-Dist: crochet
Requires-Dist: pynput
Requires-Dist: keepvariable
Requires-Dist: selenium-wire
Requires-Dist: webdriver-manager
Requires-Dist: psutil
Requires-Dist: pandas

# docrawl
Do automated crawling of pages using scrapy, selenium and other libraries
