Skip to content
gpts-store

GPTS Store

  • Chrome Extension
  • GPT Store Stats top 2024
  • GPTs Introduce
  • Advanced Search
  • ENExpand
    • 简体中文
    • 日本語
    • русский
    • español
    • français
    • Deutsch
    • italiano
    • português
    • العربية
  • Productivity
  • Education
  • Business
  • Technology
  • Lifestyle
  • Arts
  • Finance
  • Health
  • Media
  • GPTsStore
gpts-store
GPTS Store

How to Use the GPTs Store Search API

How to Use the GPTs Store Search API

The GPTs Store Search API is an interface for accessing GPTs data sharing, making it easy to search and retrieve relevant information within the GPTs Store. Whether you’re looking for specific types of GPTs, this API can assist you in quickly finding the information you need. It supports vector queries and has already vectorized the “title” and “description” fields for efficient searching. This article will guide you on how to use this API for keyword search and pagination.

Step 1: Obtain the API Access Code First, you’ll need to obtain the code to access the GPTs Store Search API.

You can use the following code to make API calls:

# Insert code here to access the GPTs Store Search API
POST https://api-py.gpt-stores.com/extra_data
{
    "title": "copy",
    "pageNum": "1",
    "pageSize": 10
}

This is an interface that supports vector queries and includes two key parameters:

  1. title: This is the keyword you want to search for. In the code example above, we used the keyword “copy” as an example.
  2. pageNum: This is the page number of results you wish to retrieve. In the code example above, we used page number 1 as an example.
  3. pageSize: This is the number of results to be returned per page. In the code example above, we set it to return 10 results per page.

Step 2: Make API Calls and Retrieve Results Once you have prepared your API request with the specified parameters, you can send it to the API endpoint and wait for the response. The API will return a list of results containing the information related to your search keyword.

Here is an example API response:


{
    "extra_data": [
        {
            "id": "257",
            "title": "Copywriter",
            "post_name": "copywriter",
            "author": "",
            "author_link": "",
            "content": "Enter any URL and get sales copywriting suggestions for the page! - by Orren Prunckun",
            "download_link": "https://chat.openai.com/g/g-rJ8laM2qH",
            "cdn_featured_image": "https://pub-57126c955b3a48758c46f64859b40c2b.r2.dev/gpts-store-img/icon.png"
        },
       
        {
            "id": "236",
            "title": "Video Finder",
            "post_name": "video-finder",
            "author": "",
            "author_link": "",
            "content": "Find videos from famous website",
            "download_link": "https://chat.openai.com/g/g-jNQg2cLJz",
            "cdn_featured_image": "https://pub-57126c955b3a48758c46f64859b40c2b.r2.dev/gpts-store-img/DALL%C2%B7E%202023-11-07%2015.36.46%20-%20Create%20an%20icon%20representing%20a%20YouTube%20finder%20feature.%20The%20icon%20should%20be%20bold%20and%20simple%2C%20with%20a%20magnifying%20glass%20integrated%20into%20the%20classic%20YouTube%20.png"
        },
    ]
}

The API response contains a set of related results, each of which includes the following information:

  1. id: A unique identifier for the result.
  2. title: The title of the result.
  3. post_name: The name of the result. to show more detail info , you can do go the link: https://gpt-stores.com/+${post_name}
  4. author: Information about the author.
  5. author_link: The author’s link.
  6. content: The content of the result.
  7. download_link: The GPTs Link in ChatGPT.
  8. cdn_featured_image: The featured image link for the result (if applicable).

You can extract and use this information from the API response as needed to fulfill your search requirements.

By following the steps outlined above, you can easily use the GPTs Store Search API to search and retrieve relevant content, making it suitable for integration into your projects. If you have any questions or need further assistance, please feel free to contact our support team.

gpts store for search
gpts store for search

Links

  • Save ChatGPT to Notion
  • Save ChatGPT to Evernote
  • Midjourney Prompt Hunter
  • figma resource
  • toolify.ai
  • Top.aibase
  • Gapier.com
  • extract-links-from-pdf.com
  • ChatGPT to Obsidian

Faq

  • SiteMap
  • GPTs Builder
  • Creat GPTs
  • GPTs Data API
  • How to create a GPTs with actions

Share Datas

  • Submit impressive GPTs
  • GPTs Discovery Data
  • The top 20 GPTs
  • Top 100 GPTs of Chats
  • Best100GPTs
  • Gapier.com
  • GPTs of 20231126

academic AI AI assistant Analysis Art assistant Blogging Chatbot coding content creation Content Generation Content Optimization Copywriting Creative creative writing Creativity Data analysis Design digital marketing E-commerce Education Entrepreneurship Fitness Gaming GPTs Store Graphic design History Humor Image generation Interactive Investment Japanese legal marketing Philosophy python Real estate Research SEO Social Media Storytelling Strategy Translation writing YouTube

© 2025 GPTS Store

  • Productivity
  • Education
  • Business
  • Technology
  • Lifestyle
  • Arts
  • Finance
  • Health
  • Media
  • GPTsStore
Scroll to top
  • Productivity
  • Education
  • Business
  • Technology
  • Lifestyle
  • Arts
  • Finance
  • Health
  • Media
  • GPTsStore