Metadata-Version: 2.1
Name: greenflare
Version: 0.95
Summary: SEO Web Crawler and Analysis Tool
Home-page: https://greenflare.io
Author: Benjamin Görler
Author-email: ben@greenflare.io
License: GPLv3+
Project-URL: Source, https://github.com/beb7/gflare-tk/
Project-URL: Tracker, https://github.com/beb7/gflare-tk/issues
Description: # Greenflare SEO Web Crawler
        <img alt="Greenflare SEO Web Crawler Logo" src="greenflare/resources/greenflare-logo.svg" width="120" />
        
        Greenflare is a lightweight free and open-source SEO web crawler for Linux, Mac, and Windows, and is dedicated to delivering high quality 
        SEO insights and analysis solutions to the world.
        
        ## Features
        
        * Cross-platform (Linux, Mac, and Windows)
        * Low hardware requirements
        * Scalable (tested against sites with 4M+ URLs) 
        * Reports on on-page SEO elements (i.e. page title, meta robots, canonical tag)
        * Analysis of HTTP header responses (i.e. X-Robots-Tag, Canonical HTTP Header)
        * Status code reporting (i.e. 301, 404, 503 etc.) 
        * robots.txt parser (implemented against the suggested REP standard by Google)
        * Custom extraction through XPath or CSS
        * Custom exclusion of URLs through various patterns
        * Quick filtering and sorting of crawl data
        * View broken internal links (3xx, 4xx, 5xx)
        * Greenflare databases (.gflaredb) are sqlite tables 
        * Export any view to CSV
        
        
        ## Getting Started
        
        The quickest way to get started using Greenflare is to download one of 
        our pre-built installers. Choose the version for your OS from our Download page:
        
        https://greenflare.io/download
        
        
        ## Developers
        
        Are you interested in becoming more involved in the development of 
        Greenflare? Please email beb7 if you want to help to build new amazing features or to fix nasty bugs!
        
        ## Report a bug
        
        Please report bugs by creating a new issue directly on GitHub:
        
        https://github.com/beb7/gflare-tk/issues
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
