Open
Conversation
修复解析不出二级标题的bug
|
您好,想问问您能爬取到信息吗?我最近用这个代码爬取信息,似乎爬取不到内容。 |
Author
|
我已经增加示例在此文件夹,目前应该可以获取到内容。
https://github.com/yuyijiong/BaiduSpider/tree/dev/examples
issues已经开放,有问题可以提在issues里
824182011
***@***.***
…------------------ 原始邮件 ------------------
发件人: "Times125/encyclopediaCrawler" ***@***.***>;
发送时间: 2024年6月13日(星期四) 晚上6:09
***@***.***>;
***@***.***>;"State ***@***.***>;
主题: Re: [Times125/encyclopediaCrawler] Update baidu_spider.py (PR #5)
您好,想问问您能爬取到信息吗?我最近用这个代码爬取信息,似乎爬取不到内容。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复了百度百科爬虫解析不出二级标题的bug,确保返回的正文是有带有二级标题的结构的。