How to get cookie value from a browser
Leave a reply
Some scripts require a cookie when scraping a specific service like WordPress Automatic Plugin when scrapping Instagram. The plugin requires a the value for a cookie named sessionid
A- Using Chrome
1 – make sure you are logged in to…