Metadata-Version: 2.1
Name: WebSearcher
Version: 0.2.0
Summary: WebSearcher 0.2.0
Home-page: http://github.com/gitronald/WebSearcher
Author: Ronald E. Robertson
Author-email: rer@ccs.neu.edu
License: BSD-3-Clause
Description: # WebSearcher 0.2.0  
        ## Tools for conducting and parsing web searches  
        [![PyPI version](https://badge.fury.io/py/WebSearcher.svg)](https://badge.fury.io/py/WebSearcher)  
          
        This package provides tools for conducting algorithm audits of web search and includes a scraper built on `requests` with tools for geolocating, conducting, and saving searches. It also includes a modular parser for decomposing a SERP into list of components with categorical classifications and position-based specifications.  
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
