← Back to context

Comment by nicoburns

6 hours ago

Can you still actually get a list of search results with the HTML web search?

I'm developing a new browser engine which has modern CSS features but no JS support, and we were testing with google.com (we can render the modern homepage), but as of mid last year they seem to:

- Hard require JS if you pretend to be Chrome

- Give you an ancient html-only form if you give a custom user agent, which works for "I'm feeling lucky" searches but still requires JS for the results page.