Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
47 lines
2.1 KiB
Markdown
47 lines
2.1 KiB
Markdown
---
|
|
title: Searching GitHub Marketplace
|
|
intro: 'You can search for apps and actions that are available on {% data variables.product.prodname_marketplace %}.'
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- GitHub search
|
|
redirect_from:
|
|
- /github/searching-for-information-on-github/searching-github-marketplace
|
|
- /github/searching-for-information-on-github/searching-on-github/searching-github-marketplace
|
|
shortTitle: Search GitHub Marketplace
|
|
---
|
|
|
|
## About searching {% data variables.product.prodname_marketplace %}
|
|
|
|
You can find apps and actions on {% data variables.product.prodname_marketplace %} in two ways:
|
|
|
|
* Search from in {% data variables.product.prodname_marketplace %}.
|
|
* Search across all of {% data variables.product.prodname_dotcom %} and then filter the results.
|
|
|
|
## Searching in {% data variables.product.prodname_marketplace %}
|
|
|
|
{% data reusables.marketplace.visit-marketplace %}
|
|
1. Type any keywords and press **Enter**.
|
|
1. Optionally, filter your results by clicking one or more options in the left sidebar.
|
|
|
|
## Searching across {% data variables.product.prodname_dotcom %}
|
|
|
|
Anytime you search across all of {% data variables.product.prodname_dotcom %}, you can filter the results to see matching apps, actions, and models from {% data variables.product.prodname_marketplace %}.
|
|
|
|
1. Navigate to https://github.com/search.
|
|
1. Type any keywords and press **Enter**.
|
|
1. To see all available filters for your search, in the "Filter by" sidebar, click **More**.
|
|
1. To see results from {% data variables.product.prodname_marketplace %}, click **Marketplace**.
|
|
|
|
## Further reading
|
|
|
|
{%- ifversion fpt %}
|
|
* [AUTOTITLE](/search-github/searching-on-github/searching-github-models)
|
|
{%- endif %}
|
|
* [AUTOTITLE](/actions/learn-github-actions/finding-and-customizing-actions)
|
|
* [AUTOTITLE](/apps/using-github-apps/installing-a-github-app-from-github-marketplace-for-your-personal-account)
|
|
* [AUTOTITLE](/apps/using-github-apps/installing-a-github-app-from-github-marketplace-for-your-organizations)
|
|
* [AUTOTITLE](/apps/oauth-apps/using-oauth-apps/installing-an-oauth-app-in-your-personal-account)
|
|
* [AUTOTITLE](/apps/oauth-apps/using-oauth-apps/installing-an-oauth-app-in-your-organization)
|