G
G
George2018-11-21 00:12:13
Python
George, 2018-11-21 00:12:13

How to get the content of the input tag?

I work with parsers and there was an error when getting value from the input tag of the table.
what could be wrong?
Code:
tpcg.io/ijEbOA
5bf478a52a9fa678348724.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Shilov, 2018-11-22
@tabbols95

Could it be like this
print (x.find('input', class_='ch')['value'])

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question