Skip to content
GET /api/v1/search/links

Search links

Links aus Suchergebnissen.

Try it live

10 free calls per day — no sign-up, no API key. Goes through the oanor gateway.

Custom headers (optional)
api.oanor.com/threads-api

It works. Grab an API key and use it in your project.

Get an API key

Code snippets

curl "https://api.oanor.com/threads-api/api/v1/search/links" \
  -H "x-oanor-key: oanor_test_..."
await fetch("https://api.oanor.com/threads-api/api/v1/search/links", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
$ch = curl_init("https://api.oanor.com/threads-api/api/v1/search/links");
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$out = curl_exec($ch);
import requests
requests.get(
    "https://api.oanor.com/threads-api/api/v1/search/links",
    headers={"x-oanor-key": "oanor_test_..."}
)

Example response

A real response from this endpoint, captured by the latest health check.

{
    "data": {
        "links": [
            "https://www.threads.com/@tenuxpr/post/DFl5NoFRvky",
            "https://www.threads.com/@manolinyt/post/DFa9KPBoBZl",
            "https://www.threads.com/@theinformation/post/DFa2BmnudfY",
            "https://www.threads.com/@aguti00/post/C_nd2TXuu6d/-meta-platforms-meta-sorprende-con-un-nuevo-dividendo-meta-acaba-de-anunciar-que",
            "https://www.threads.com/@portaltic/post/DFcp-ONMZeu/el-director-ejecutivo-de-meta-mark-zuckerberg-ha-se%C3%B1alado-que-espera-que-esta-pl",
            "https://www.threads.net/@wzloadoutcodmunity/post/DFiTqVNt_ta",
            "https://www.threads.net/@metanewsroom/post/DGiwVXYpNEg",
            "https://www.threads.com/@mikacat1234/post/DGFLE9Dyoca/%E5%BB%A3%E5%91%8A%E6%8A%95%E6%94%BEasc%E5%BB%A3%E5%91%8A%E5%8D%B3%E5%B0%87%E8%B5%B0%E5%85%A5%E6%AD%B7%E5%8F%B2meta-%E5%BB%A3%E5%91%8A%E5%BE%8C%E5%8F%B0%E4%BA%8C%E6%9C%88%E5%8D%B3%E5%B0%87%E6%94%B9%E8%AE%8A%E6%9C%AA%E4%BE%86%E8%A1%8C%E9%8A%B7%E6%B4%BB%E5%8B%95-asc%E8%88%87%E4%B8%80%E8%88%AC%E8%87%AA%E8%A8%82%E5%8F%97%E7%9C%BE%E6%B4%BB%E5%8B%95%E5%B0%87%E5%90%88%E4%BD%B5%E4%B8%8D%E5%86%8D%E5%8D%80%E5%88%86-asc-%E6%88%96%E4%B8%80%E8%88%AC%E9%81%B8%E9%A0%85%E7%B3%BB%E7%B5%B1%E6%9C%83%E9%A0%90%E8%A8%AD%E4%BD%BF%E7%94%A8%E6%9C%80%E4%BD%B3%E5%AF%A6%E4%BD%9C%E6%96%B9%E5%BC%8F%E4%B8%8D",
            "https://www.threads.com/@pablinecorreia/post/DFevFYRuK3s",
            "https://www.threads.com/@caduborges/post/DFkom8FO3Jz",
            "https://www.threads.com/@lifeatmeta/post/DFdEWt8RW_I",
            "https://www.threads.com/@sheilohka/post/DEyA8W0yLxz",
            "https://www.threads.com/@owcavalryes/post/DFGgPIzokyu/prep%C3%A1rate-para-overwatch-classic-moth-meta-este-modo-nos-transporta-al-2017-con-",
            "https://www.threads.net/@aguti00/post/DGDbWhIRkK1/-meta-sube-su-dividendo-un-5-meta-meta-anunci%C3%B3-un-aumento-del-5-en-su-dividendo-",
            "https://www.threads.net/@shahriar.merit11/post/DF9n3QgPtno",
            "https://www.threads.com/@meta",
            "https://www.threads.com/@lifeatmeta",
            "https://www.threads.com/@meta_meta_a",
            "https://www.threads.com/@metanewsroom",
            "https://www.threads.com/@meta.creation"
        ],
        "query": "meta",
        "results": [
            {
                "url": "https://www.threads.com/@tenuxpr/post/DFl5NoFRvky",
                "title": "search operators",
                "source": "live_web_search",
                "snippet": "Too few matches were found",
                "username": "tenuxpr",
                "post_code": "DFl5NoFRvky"
            },
            {
                "url": "https://www.threads.com/@manolinyt/post/DFa9KPBoBZl",
                "title": "ENCONTRÉ UN NUEVO META! La Goblin 😈 #warzone #codwarzone…",
                "source": "live_web_search",
                "snippet": "META ABSOLUTO - 4 TIROS = DOWN (downsight usa municiones de sniper) #tenux #meta #warzone",
                "us
…