testtstste
Results
3
issues of
testtstste
很喜欢这个主题
1
希望能够加入分类方便管理
```python from ghost import Ghost from ghost.ghost import HttpResource from bs4 import BeautifulSoup from ghost import Ghost ghost = Ghost() with ghost.start() as session: page, extra_resources = session.open("http://www.haoqu.net/player/mg8/v2.php?id=608807428") Soup =...