Metadata-Version: 2.1
Name: theguardianscraper
Version: 0.0.3
Summary: The Guardian match previews will be our source of data for this task. It only covers English Premier League and Championship but it is deep enough (more than a decade of games) and hence should allow us to fit deep Neural nets.
Home-page: https://github.com/MeherKharbachi/theguardianscraper/tree/master/
Author: Meher Kharbachi
Author-email: mkharbachi@ats-digital.com
License: Apache Software License 2.0
Keywords: Python Nbdev Scraping BeautifulSoup TheGuardian
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# Scraping The Guardian
> scraping Premier League previews from the Guardian.


.

## Install

`pip install guardian_scraper`

## How to use

Use case


