Skip to content

Commit

Permalink
doc: add README
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffersonQin committed Apr 10, 2022
1 parent f0c91dc commit 2ce660d
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# BaiduTongjiAPI

百度统计 API 的 Python 封装

## 支持范围

| 账号类型 | 支持情况 |
| :----------: | :------: |
| 百度商业账号 ||
| 百度账号 ||

| API | 支持情况 |
| :--------------------------------------------: | :------: |
| Token 刷新 ||
| 站点列表 ||
| 网站概况(趋势数据) ||
| 网站概况(地域分布) ||
| 网站概况(来源网站、搜索词、入口页面、受访页面) ||
| 趋势分析 ||
| 实时访客 ||
| 推广方式 ||
| 百度推广趋势 ||
| 全部来源 ||
| 搜索引擎 ||
| 搜索词 ||
| 外部链接 ||
| 指定广告跟踪 ||
| 受访页面 ||
| 入口页面 ||
| 受访域名 ||
| 地域分布 ||
| 地域分布(按国家) ||

## Doc

* https://tongji.baidu.com/api/manual/
* https://tongji.baidu.com/api/debug/#

0 comments on commit 2ce660d

Please sign in to comment.