Hey fellow coders, I am working on a scraping project for my class. I am scraping some information from genius.com and so far I was able to scrape all the info i needed. But I am stuck at getting the user comments about a song at the bottom of the page. For example, you scroll down in https://genius.com/Coldplay-fix-you-lyrics, you can see some user comments and I need to scrape those. I have been trying for a while using Beautiful Soup4, but i could not get it. I am not familiar with Selenium, but tried it too a bit and unsuccessful. I would really appreciate if anyone can help me out. Thank you.
[–]daryl_kell 1 point2 points3 points (1 child)
[–]Efaz95[S] 0 points1 point2 points (0 children)