diff --git a/README.md b/README.md index 8ee3678..38df3bd 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,16 @@ An awful messy hack to scrape BBCs website for UK 2017 election results Created quickly to read the UK election results from BBCs (incredibly heavy) website and output a small text file that I can load on mobile data :) See output at [loki.sockspls.com/2017](https://loki.sockspls.com/2017) + +Update: Doesn't work anymore the page it scrapes is down I think; it looked like this + ++---------------------------+-------+ +| Party | Seats | ++---------------------------+-------+ +| Conservative | 225 | +| Labour | 222 | +| Scottish National Party | 31 | +| Liberal Democrat | 10 | +| Democratic Unionist Party | 10 | +| Others | 11 | ++---------------------------+-------+