I'd like to get reviews by date on the Naver movie rating page.
But it's too much traffic. Can you help me?
python bigdata web-crawling
Find the parent element that shares the same row first. The word "tr" probably means tag_row. In this case, if you find all the upper row elements with the find_all function and then find each part you want to find with the find function in the repetition, you can crawl the part you want to find by row.
© 2024 OneMinuteCode. All rights reserved.