Install Sina Weibo SDK
When you are handling with Python3+, you will face the following problem:
|
|
This issue arises because this SDK is not compatible with Python3. To fix this issue, you need to run the following instead
|
|
Common Erros
- Encoding Error:
|
|
Solution: Adding the following line at the start of the python program
|
|
Example
Here are some examples check my Github Link:
https://github.com/Hanslen/Python_Spider/tree/master/SinaWeibo