From e5e9e08ee62ecf6b277dda20692ed14f25f2b50a Mon Sep 17 00:00:00 2001 From: Miguel Sozinho Ramalho <19508417+msramalho@users.noreply.github.com> Date: Fri, 30 Sep 2022 16:27:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c195cca..f0e70cc 100644 --- a/README.md +++ b/README.md @@ -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