fergusjk Posted February 26, 2011 Share Posted February 26, 2011 I am using file_get_contents with a url (http) to screen scrape certain web pages that are publicly accessible. However there are certain web pages (https) that require me to use an x509 certificate stored in my browser to make them visible. I would like to scrape them too. How would I scrape them using a php script? Thanks in Advance. Link to comment https://forums.phpfreaks.com/topic/228895-https-screen-scrape/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.