Advertisement
Guest User

Untitled

a guest
May 24th, 2023
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. >>> print(scraper.get("https://REDACTED").text)
  2. <!DOCTYPE html>
  3. <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
  4. <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
  5. <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
  6. <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
  7. <head>
  8. <title>Attention Required! | Cloudflare</title>
  9. <meta charset="UTF-8" />
  10. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  11. <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
  12. <meta name="robots" content="noindex, nofollow" />
  13. <meta name="viewport" content="width=device-width,initial-scale=1" />
  14. <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
  15. <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
  16. <style>body{margin:0;padding:0}</style>
  17.  
  18.  
  19. <!--[if gte IE 10]><!-->
  20. <script>
  21. if (!navigator.cookieEnabled) {
  22. window.addEventListener('DOMContentLoaded', function () {
  23. var cookieEl = document.getElementById('cookie-alert');
  24. cookieEl.style.display = 'block';
  25. })
  26. }
  27. </script>
  28. <!--<![endif]-->
  29.  
  30.  
  31. </head>
  32. <body>
  33. <div id="cf-wrapper">
  34. <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
  35. <div id="cf-error-details" class="cf-error-details-wrapper">
  36. <div class="cf-wrapper cf-header cf-error-overview">
  37. <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
  38. <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> smart4k.cc</h2>
  39. </div><!-- /.header -->
  40.  
  41. <div class="cf-section cf-highlight">
  42. <div class="cf-wrapper">
  43. <div class="cf-screenshot-container cf-screenshot-full">
  44.  
  45. <span class="cf-no-screenshot error"></span>
  46.  
  47. </div>
  48. </div>
  49. </div><!-- /.captcha-container -->
  50.  
  51. <div class="cf-section cf-wrapper">
  52. <div class="cf-columns two">
  53. <div class="cf-column">
  54. <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
  55.  
  56. <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
  57. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement