Commit graph

6 commits

Author SHA1 Message Date
Arne Schlüter
5306e6dab4 Merge branch 'dev-arne'
Conflicts:
	scraper/scraper.py
2014-12-08 16:20:08 +01:00
Joshua Widmann
c872c8e39d renamed article attributes according to database fields 2014-12-08 15:59:33 +01:00
Joshua Widmann
9ae38d3279 scraping all articles 2014-12-08 15:38:58 +01:00
Arne Schlüter
58f8e65669 Simplify code by removing :nth-of-type and accessing the list directly 2014-12-08 14:46:26 +01:00
Arne Schlüter
66b68b269d Normalize \r\n to \n and use date objects instead of the original date string 2014-12-08 14:40:05 +01:00
Arne Schlüter
0744167bde Implement basic article scraping 2014-11-17 18:25:46 +01:00