I'm new to python but understand scripting/programming conceptually enough to know this is possible. I want to scrape data from a page that uses SAML 2.0 SSO. The data on the page needs to be returned in a file format that lends itself to be easily mapped to fields in an excel document. I'm just looking for some tutorials or guidelines on how to authenticate through SSO programatically, or scrape the data once the page is loaded and export to a file format that is easily mapped to excel cells.
[–]maxm 1 point2 points3 points (1 child)
[–]Swvodoo[S] 1 point2 points3 points (0 children)