Python Forum

Full Version: Webscrapping of Images that requires Authentication
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear All,

Good Day!

I am working on a project of scrapping Graph images from Cacti Server. Automate browser through selenium and got page_source content in BS4, got all required images in list[], while fetching images only HTML login page is download as a file.
I walked through solution that pass cookies from selenium session to request lib so no authentication require.
If someone worked on same, kindly guide.
I would be very thankful for this favor.

Regards,
It is very interesting for me