https://github.com/flaribbit/tieba-delete
https://github.com/flaribbit/tieba-delete
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flaribbit/tieba-delete
- Owner: flaribbit
- Created: 2020-03-29T14:38:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T14:38:52.000Z (about 5 years ago)
- Last Synced: 2025-01-27T12:49:31.973Z (5 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 批量删除自己在贴吧发的帖子
搜索`#$$`有几处供编辑的位置,见注释
填写好之后运行就可以了
依赖:
```
pip install requests bs4
```