Your scraper does the right thing, congrats!
|
self.user_agent = f'ScrapingAnt Client/{version} ({sys.platform}; Python/{platform.python_version()});' |
But your blog entry here: https://scrapingant.com/blog/change-user-agent-httpx
advertises to pretend to be a browser. Please change that blog entry.