Search Android apps sorted by name?

I’m trying to find an app and I know the first word in the title, but not the entire title. If I saw it in a list, I might recognize it, but when I search in the Play Store the results appear to be in random order, and include everything that has that word in its title or as a keyword.

Is there any way to get a list sorted by name, or at least tell it to ignore keywords and only list apps with the word in the title?

The first word is ‘casual’, and it seems to be used as a keyword for almost every stinking game in the app store.

As with many sites like Amazon, eBay or Netflix, searching seems to be pretty limited on the Play Store.

There are various APIs, but I’m assuming you’re not a programmer.

There are some lists of apps where people have mined the data, but they charge for them:

https://github.com/MarcelloLins/GooglePlayAppsCrawler (look for the exported section)
Another way to approach it might be to search through the Google search engine. Go to http://google.com and search for this:

site: play.google.com “casual” (remove the space between site: and p, otherwise it makes a smiley :P)

“casual” in quotes (mostly) ensures that word will appear in the search results.

Then you can subtract words you don’t want in the results. For example, if what you’re looking for isn’t a game, search for this:

site: play.google.com “casual” -game -games (remove the space between site: and p, otherwise it makes a smiley :P)
You can also try filling out the form at https://www.google.com/advanced_search
Enter the words you want and the words you don’t want. For site enter play.google.com

Good luck.

The problem is that the word “casual” seems to appear in almost every listing in the store, either in the description or as a keyword. The overwhelming majority of games in the Play store are casual games. I just wish they had an advanced search that told it to search only the titles. Or better yet, display them sorted by title.

There are about 2.2 million apps available from Google’s store.

A simple alphabetical list would be a lot of scrolling. Even if you got a jump to the “Ca…” part of the list, you’d have quite a bit of work to do.

We’re talking about listing the search results in alphabetical order, not the entire store. And also having the option of limiting search results to words in the title. I’m looking for a game called “Casual [something]”. I can’t remember what [something] is. Searching for “casual” returns every game categorized as casual or with the word casual in the description listed in random order. Not helpful at all.

Maybe ask Google, if you can find a contact email address.

That part’s not hard. But you’ll get the same response as you would if you wrote your question on a balloon and released it.