微信公众号文章采集
- 机器人关注技术相关的公众号,当这些公众号推送文章的时候,机器人就能够收到消息,然后将消息对应的文章内容抓取下来,通过该方式能第一时间获取到自己关注的公众号中的新文章。
- 在抓取到微信的文章之后,会利用百度ai自动为文章分组打标签。
- 然后根据配置会将文章推送到指定的接口,以实现文章发表功能。
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Type | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
baiduai | commit message |
|
|
config | commit message |
|
|
wxbot | commit message |
|
|
.gitignore | commit message |
|
|
README.md | commit message |
|
|
build.sh | commit message |
|
|
config.example.yaml | commit message |
|
|
go.mod | commit message |
|
|
go.sum | commit message |
|
|
main.go | commit message |
|
微信公众号文章采集