Metadata-Version: 2.1
Name: scraping-link
Version: 0.0.7
Summary: A Python module for web scraping
Home-page: https://github.com/nicolasmarin/scraping-link-python
Author: nicolasmarin
Author-email: info@scraping.link
License: GPLv3
Download-URL: https://github.com/nicolasmarin/scraping-link-python/archive/refs/heads/main.zip
Description: scraping-link
        =============
        
        .. image:: https://scraping.link/wp-content/uploads/2021/04/scrapinglink.png
           :alt: scraping.link web scraping API
        
        A Python module for Web Scraping with `Scraping.link
        <https://scraping.link>`_, you will be able to scrape any website and solves typical blocking complications.
        
        How to Install
        ==============
        
        To install using pip run:
        
            pip install scraping-link
        
        How to use this module
        ======================
        
        This module can be used to web scraping - Extract HTML content.
        
        See following example:
        
        import scraping_link
        
        Customer Support
        ----------------
        Simply reach out to us via `Telegram Group
        <https://t.me/joinchat/AwFbIh1PuwuEgCk0gVgS4g>`_ or or write us an `email
        <mailto:info@scraping.link>`_.
        
        `Sign up for our free plan
        <https://app.scraping.link/register>`_ to get a free API key loaded with 100 free credits. No credit card required!
        
        
        Licence
        =======
        
        This software is licensed under the GNU General Public License (version 3) as published by the Free Software Foundation this licence http://www.gnu.org/licenses/ . If you would want a different licence please contact me, on twitter `@nicolasmarin
        <https://twitter.com/@nicolasmarin>`_.
        
Keywords: web scraping,scraping,proxy rotating,html
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/x-rst
