JustAnotherArchivist / JustAnotherArchivist/snscrape
vkontakte: author information for posts
Open
enhancement
module:vkontakte
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
Hi there!
I'm wondering whether you're open to adding author information (id) to posts (both originals and quoted posts). The information appears to be available in the scraped data.
E.g. (for non-quoted):
```
Some User
```
or for a quoted post:
```
Some Quoted User
```
Could I open a PR to add this information to the VKontaktePost data class?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.