reikairen

Results 1 comments of reikairen

Line 26, change "all_groupings = content.find_all('div', class_='mw-category-group')" to "all_groupings = soup.find_all('div', class_='mw-category-group')"