reikairen
reikairen
Anybody know how to fix? Has Reddit changed too much since this tools most recent release to be salvaged? Thank you. C:\Windows\System32\reddit-analysis>word_freqs myusername /r/news Analyzing /r/news .Traceback (most recent call...
``` Traceback (most recent call last): File "C:/Users/mrsidespin1/Desktop/lamthuyvo/wikipedia_scraper_sample.py", line 47, in scrapeContent(url) File "C:/Users/mrsidespin1/Desktop/wikipedia_scraper_sample.py", line 26, in scrapeContent all_groupings = content.find_all('div', class_='mw-category-group') AttributeError: 'NoneType' object has no attribute 'find_all' ```