Is there a search API?

Hi,

I’m talking about these results: https://search.f-droid.org/?q=camera

Is there a proper API that allows to search for apps without scraping your website?

Thanks in advance.

Not really officially documented I believe, but https://search.f-droid.org/api/search_apps?q=<your_query> works (found it while looking through the code of F-Droid / Website Search · GitLab, which powers the search).

There are some other APIs available on All our APIs | F-Droid - Free and Open Source Android App Repository.

@uniqx Is it worth to consider documenting this search URL?

3 Likes

Thank you a lot Sylvia, this is very helpful. Yes, it would be worth to document this properly.

Check this:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.