СТ
я на этом чекаюсь: https://bot.sannysoft.com/
мб еще есть какие-то
Size: a a a
СТ
MM
SS
AR
AR
A
SS
SS
A
A
S
A
card_price = requests.post('http://localhost:9080/crawl.json', data=json.dumps(price_parsing))
A
builtins.Exception: The installed reactor (twisted.internet.epollreactor.EPollReactor) does not match the requested one (twisted.internet.asyncioreactor.AsyncioSelectorReactor)
AR
A
A
AR
A
for card_item in selector.xpath('//div[@class="hawk-results-item"]'):
card_info['set']=card_item.xpath('.//p[@class="hawk-results-item__category"]//a/text()').get()
card_info['condition'] = card_item.xpath('.//div[contains(@class,"hawk-results-item__options-table-cell hawk-results-item__options-table-cell--name"])/text()').get().strip()[:-2:]