Answer the question
In order to leave comments, you need to log in
Not a complete answer in python requests?
I want to parse data using this link https://www.mywot.com/scorecard/vk.com
The CURL option works fine - the entire page is returned as in a browser
curl -X GET -k -i -v 'https://www.mywot.com/scorecard/vk.com'
__WOT__
requests.get('https://www.mywot.com/scorecard/vk.com')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question