diff --git a/README.md b/README.md index 69f6dea..d0700a3 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ 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 -# you can fetch the token from the bk_config.v2.json file generated under by searching for "access_token" # and possibly getting captcha prompts +# you can fetch the token from the bk_config.v2.json file generated under by searching for "access_token" vk_url_scraper -u "username" -p "password" -t "vktoken goes here" --urls https://vk.com/wall12345_6789 # save the JSON output into a file