mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-03-09 15:40:48 +08:00
docs: fix README heading levels, sync Pro section across languages
- Fix h3→h2 for standalone sections (交流群组, 赞助商展示, 成为赞助者, 其他) in README.md - Remove WebUI standalone heading (kept as collapsible only) - Remove WandouHTTP sponsor from EN/ES versions - Expand Pro section (remove <details> collapse) in EN/ES to match CN - Add Content Deconstruction Agent to Pro feature list in EN/ES Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
10
README.md
10
README.md
@@ -149,8 +149,6 @@ uv run main.py --platform xhs --lt qrcode --type detail
|
||||
uv run main.py --help
|
||||
```
|
||||
|
||||
## WebUI支持
|
||||
|
||||
<details>
|
||||
<summary>🖥️ <strong>WebUI 可视化操作界面</strong></summary>
|
||||
|
||||
@@ -246,12 +244,12 @@ MediaCrawler 支持多种数据存储方式,包括 CSV、JSON、Excel、SQLite
|
||||
[🚀 MediaCrawlerPro 重磅发布 🚀!更多的功能,更好的架构设计!开源不易,欢迎订阅支持!](https://github.com/MediaCrawlerPro)
|
||||
|
||||
|
||||
### 💬 交流群组
|
||||
## 💬 交流群组
|
||||
- **微信交流群**:[点击加入](https://nanmicoder.github.io/MediaCrawler/%E5%BE%AE%E4%BF%A1%E4%BA%A4%E6%B5%81%E7%BE%A4.html)
|
||||
- **B站账号**:[关注我](https://space.bilibili.com/434377496),分享AI与爬虫技术知识
|
||||
|
||||
|
||||
### 💰 赞助商展示
|
||||
## 💰 赞助商展示
|
||||
|
||||
<a href="https://tikhub.io/?utm_source=github.com/NanmiCoder/MediaCrawler&utm_medium=marketing_social&utm_campaign=retargeting&utm_content=carousel_ad">
|
||||
<img width="500" src="docs/static/images/tikhub_banner_zh.png">
|
||||
@@ -270,7 +268,7 @@ Thordata:可靠且经济高效的代理服务提供商。为企业和开发者
|
||||
<a href="https://www.thordata.com/products/residential-proxies/?ls=github&lk=mediacrawler">【住宅代理】</a> | <a href="https://www.thordata.com/products/web-scraper/?ls=github&lk=mediacrawler">【serp-api】</a>
|
||||
|
||||
|
||||
### 🤝 成为赞助者
|
||||
## 🤝 成为赞助者
|
||||
|
||||
成为赞助者,可以将您的产品展示在这里,每天获得大量曝光!
|
||||
|
||||
@@ -279,7 +277,7 @@ Thordata:可靠且经济高效的代理服务提供商。为企业和开发者
|
||||
- 邮箱:`relakkes@gmail.com`
|
||||
---
|
||||
|
||||
### 📚 其他
|
||||
## 📚 其他
|
||||
- **常见问题**:[MediaCrawler 完整文档](https://nanmicoder.github.io/MediaCrawler/)
|
||||
- **爬虫入门教程**:[CrawlerTutorial 免费教程](https://github.com/NanmiCoder/CrawlerTutorial)
|
||||
- **新闻爬虫开源项目**:[NewsCrawlerCollection](https://github.com/NanmiCoder/NewsCrawlerCollection)
|
||||
|
||||
Reference in New Issue
Block a user