Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing VK doesn't work #756

Closed
KariSause opened this issue Mar 9, 2023 · 3 comments
Closed

Parsing VK doesn't work #756

KariSause opened this issue Mar 9, 2023 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@KariSause
Copy link

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

image

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

@KariSause KariSause added the bug Something isn't working label Mar 9, 2023
@JustAnotherArchivist JustAnotherArchivist added duplicate This issue or pull request already exists and removed bug Something isn't working labels Mar 9, 2023
@JustAnotherArchivist
Copy link
Owner

#122

@JustAnotherArchivist JustAnotherArchivist closed this as not planned Won't fix, can't repro, duplicate, stale Mar 9, 2023
@KariSause
Copy link
Author

#122

What about AttributeError. and UnicodeEncodeError didn't fixed I tried it

@JustAnotherArchivist
Copy link
Owner

Oh, missed that, the AttributeError is #737.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants