Html – Problem finding number of elements in a list by searching for class attribute – BeautifulSoup
I'm trying to capture the number of elements in a list using Beautiful Soup but I'm encountering an issue and getting a null array back. I'm pretty sure this used to work for me but not anymore. I'd appreciate any…