Good god that's a frustrating UI. Am i blind or is there no meaningful way to find a company you're interested in? Ie, a search.<p>I used the alphabetical list, but scrolling through what seems like thousands of companies is a bit asinine. What am i missing?<p><i>edit</i>: This is bothering me more than it should, so i figured i would try to automate scrolling to the bottom of the page so i can try and find the company i wanted. Once opened devtools, i saw it making requests to an API, looks like i was on page 30:<p><pre><code> http://deathwatch.io/json/US-ALL-SORTED_AZ-30.json
</code></pre>
So, i just started poking around the pages of that list. With that said... it seems to stop at page 79. Eg:<p><pre><code> http://deathwatch.io/json/US-ALL-SORTED_AZ-79.json
</code></pre>
That works... but this:<p><pre><code> http://deathwatch.io/json/US-ALL-SORTED_AZ-80.json
</code></pre>
Does not. It looks like page 79 is on the Cs of the A-Z listing.. hmm