[Need help] How to parse this site?

All other Source.Python topics and issues.
Student5768
Junior Member
Posts: 1
Joined: Sat Feb 26, 2022 1:10 pm

[Need help] How to parse this site?

Postby Student5768 » Sat Feb 26, 2022 1:13 pm

Hello, I just started learning parsing and ran into a problem on this site (there were no problems with other sites). For some reason, the entire site is not displayed after parsing (SITE). Please tell me what's wrong) (I apologize for my English) That's what outputs me:

Code: Select all

<!DOCTYPE html>
<html lang="ru" xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <meta charset="utf-8"/>
  <meta content="" name="Description"/>
  <meta content="" name="Keywords"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="width=device-width,initial-scale=1" name="viewport"/>
  <link href="favicon.ico" rel="shortcut icon" type="image/jpg"/>
  <title>
   Ресурс БФО
  </title>
  <link href="/static/css/main.231a424f.css" rel="stylesheet"/>
 </head>
 <body>
  <div class="root" id="root">
  </div>
  <div id="modal">
  </div>
  <div id="side">
  </div>
  <script src="/static/js/main.9f57bdff.js" type="text/javascript">
  </script>
 </body>
</html>

Please tell me how to get all the information from the site)

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 23 guests