Home > other >  python
python

Time:09-28

Jupyter notebook. Crawl web content error of the great god help online

CodePudding user response:

1. Soup may not resolve the web page content, may be because the page need to simulate landing
2. If the website to determine the content of the soup and consistent, it is possible that class is wrong, or not all exerpt have a this label, you can use the try the except to solve