galerts
galerts copied to clipboard
Changed scraping module from BeautifulSoup to lxml.
Fixed issue #11 BeautifulSoup does not correctly parse the html that has been acquired. You might want to use lxml module instead.
This fix did not work for me. If it doesnt for you check out my pull request and let me know: https://github.com/jab/galerts/pull/12