Metadata-Version: 2.1
Name: scrapfly-sdk
Version: 0.2.0
Summary: Scrapfly SDK for Scrapfly
Home-page: https://github.com/scrapfly/python-sdk
Author: Scrapfly
Author-email: tech@scrapfly.io
License: BSD
Project-URL: Company, https://scrapfly.io
Project-URL: Documentation, https://scrapfly.io/docs
Project-URL: Source, https://github.com/scrapfly/python-sdk
Description: # Scrapfly SDK
        
        ## Installation
        
        `pip install scrapfly-sdk`
        
        You can also install extra dependencies to improve performance (recommended)
        
        `pip install "scrapfly-sdk[seepdup]"`
        
        ## [Documentation](https://scrapfly.io/docs/sdk/python)
Keywords: scraping,web scraping,data,extraction,scrapfly,sdk,cloud
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: develop
Provides-Extra: speedups
