79261031

Date: 2024-12-07 17:16:23
Score: 2
Natty:
Report link

I think you can try to add the Headers with User Agents to your request

Like:

headers = { 'Accept': "text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8", 'User-Agent': "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0" }

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nothingness