You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I write command to parsing VK group but it isn't work and return an error.
Command is correct "snscrape --max-results 10 vkontakte-user "
And errors are AttributeError and UnicodeEncodeError
How to reproduce
When I run a command "snscrape --max-results 10 vkontakte-user " I can got that error
Expected behaviour
I need got a posts of user in group or just user posts. But I said earlier what I got
Screenshots and recordings
Operating system
Windows 7
Python version: output of python3 --version
python 3.8
snscrape version: output of snscrape --version
0.6.0.20230303
Scraper
vkontakte-user
Backtrace
No response
Dump of locals
No response
How are you using snscrape?
CLI (snscrape ... as a command, e.g. in a terminal)
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I write command to parsing VK group but it isn't work and return an error.
Command is correct "snscrape --max-results 10 vkontakte-user "
And errors are AttributeError and UnicodeEncodeError
How to reproduce
When I run a command "snscrape --max-results 10 vkontakte-user " I can got that error
Expected behaviour
I need got a posts of user in group or just user posts. But I said earlier what I got
Screenshots and recordings
Operating system
Windows 7
Python version: output of
python3 --version
python 3.8
snscrape version: output of
snscrape --version
0.6.0.20230303
Scraper
vkontakte-user
Backtrace
No response
Dump of locals
No response
How are you using snscrape?
CLI (
snscrape ...
as a command, e.g. in a terminal)Additional context
No response
The text was updated successfully, but these errors were encountered: