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" }