python request 动态页面

https://www.youtube.com/watch?v=-PmNcIX9En4

we'll learn how to scrape content that is NOT present in initial page loads, but instead is loaded dynamically by JavaScript.

 we can use requests-html to solve this issue in Python when scraping such sites

 

--------

requests-html 结合beautifulSoup

posted @ 2023-03-30 23:19  莫大师兄  阅读(24)  评论(0)    收藏  举报