⚽ FootyLinks Documentation ⚽️

Setup

Project Structure

Download the code from bitbucket and you should see this structure.

FootyLinks/

Python Packages

All of the data displayed within the web app is scraped using: BeautifulSoup 4 and Praw:

Beautiful Soup Documentation - Beautiful Soup 4.4.0 documentation

PRAW: The Python Reddit API Wrapper - PRAW 4.3.1.dev0 documentation