paramsg = { "keywords" : "кладовщик") } html_page = requests.get(href, params=paramsg) upd. the problem was solved when I wrote "storekeepers" saves query parameters. Changed to "storekeepers" and the request went right.
paramsg = { "keywords" : "кладовщик") } html_page = requests.get(href, params=paramsg) upd. the problem was solved when I wrote "storekeepers" saves query parameters. Changed to "storekeepers" and the request went right.
It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:
# coding=utf-8, try again. - Nick Volynkin ♦