kuaishou/test.py

16 lines
399 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/usr/bin/env python
# -*- coding: UTF-8 -*-
"""
@Project redbook
@File test.py
@IDE PyCharm
@Author rengengchen
@Time 2024/4/18 16:29
"""
from config import HEAD
from scraper import read_comment
if __name__ == '__main__':
HEAD['Cookie'] = 'kpf=PC_WEB; clientid=3; did=web_237ae956137866a6a14a6416df7661b8; kpn=KUAISHOU_VISION'
read_comment('3xfeau2qk9pv6aw')