Answer the question
In order to leave comments, you need to log in
curl. How to pass the session key?
I do authorization on the site using curl, after authorization I fill in the form fields, in one of which it is required to send the session key. tell me where it is written? here is the authorization form: www1.fips.ru/wps/wcm/connect/content_ru/ru/inform_...
Answer the question
In order to leave comments, you need to log in
This form sends a POST request to the page www.fips.ru/cdfi/fips2009.dll/login
This is the first page after authorization, there are several hidden fields in the code, including the "SessionKey" field. It is necessary to collect names and values and form POST and GET requests through curl to get other pages. Well, then pull out the info from the iframes. It's not very hard, but hemorrhoids
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question