Strategies and methods for refining search queries to obtain more accurate and relevant results.
Solution. / Fix
I found that the user-agent MS edge is
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/114.0.0.0
Note the Edg at the end.
I changed my user-agent to
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/114.0.0.0
and it started working.