mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-08 03:18:37 +03:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
3a8a3f54c0
commit
e5e9e08ee6
@@ -24,7 +24,7 @@ vk_url_scraper -u "username here" -p "password here" --urls https://vk.com/wall1
|
||||
vk_url_scraper -u "username here" -p "password here" --urls https://vk.com/wall12345_6789 https://vk.com/photo-12345_6789 https://vk.com/video12345_6789
|
||||
|
||||
# you can pass a token as well to avoid always authenticating
|
||||
# and possibly getting captch prompts
|
||||
# and possibly getting captcha prompts
|
||||
vk_url_scraper -u "username" -p "password" -t "vktoken goes here" --urls https://vk.com/wall12345_6789
|
||||
|
||||
# save the JSON output into a file
|
||||
|
||||
Reference in New Issue
Block a user