jeudi 7 mars 2019

got empty list with beautiful soup and selenium

https://www.rottentomatoes.com/m/the_lord_of_the_rings_the_return_of_the_king

I wanna get TOMATOMETER and AUDIENCE SCORE from that web site. but got empty list.

soup = BeautifulSoup(html, 'html.parser')
notices = soup.select('#tomato_meter_link > span.mop-ratings-wrap__percentage')

any help?




Aucun commentaire:

Enregistrer un commentaire