J
J
Just Python's sheep2020-07-29 14:42:34
Python
Just Python's sheep, 2020-07-29 14:42:34

How to access HTML in python?

</script> 
    <div class="col-md-6"> 
     <div class="panel panel-default"> 
      <div class="panel-heading" style="text-align:center"> 
       <span class="panel-title" style="font-size:18px; text-transform:uppercase; font-weight:100"> Active Cases </span> 
      </div> 
      <div class="panel-body" style="text-align:center; height:200px;"> 
       <div class="panel_flip"> 
        <div class="panel_front" style="width:100%;height:100%;"> 
         <div class="number-table-main">
          5,772,755
         </div>

How do I get these numbers in Python(5,772,755)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Timur Pokrovsky, 2020-07-29
@Dime38

https://python-scripts.com/beautifulsoup-html-parsing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question