Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/?q=api&page=11&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=api

Returns an array of strings in format "username" or "username/projectName"

Found 18915 results for "api"(2774ms)

pageSpeedAPI1 file match

@eligosmlytics•Updated 8 months ago

getAirtableDataAPI1 file match

@stnkvcs•Updated 8 months ago

stockAPI2 file matches

@pete•Updated 8 months ago

arenaApiExample2 file matches

@deblina•Updated 8 months ago

smallweb_openapi_guide2 file matches

@all•Updated 8 months ago

smallweb_openapi1 file match

@pomdtr•Updated 8 months ago

addNumbersAPI

@rororowyourboat•Updated 8 months ago

openapi_playground2 file matches

@stainless_em•Updated 8 months ago

createAPI2 file matches

@websandbox•Updated 8 months ago

memoryApiExample2 file matches

@xkonti•Updated 9 months ago

invest-trackercrypto_news_cron.tsx1 match

@samxii777•Updated 36 mins ago
9 /* 1 â–¸ fetch 10 freshest business headlines that mention our coins */
10 const q = encodeURIComponent(COINS.slice(0, 3).join(" OR "));
11 const url = `https://newsdata.io/api/1/latest?apikey=${KEY}`
12 + `&q=${q}&language=en&size=10&category=business`;
13

untitled-6658HTTP.tsx2 matches

@MrStealer_Offical•Updated 44 mins ago
10 />
11 <link
12 href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
13 rel="stylesheet"
14 />
64 class="rounded-md w-[120px] h-[180px] object-cover flex-shrink-0"
65 height="180"
66 src="https://storage.googleapis.com/a1aa/image/da09cbc2-570f-460a-05bb-9836a9055c79.jpg"
67 width="120"
68 />
apiry
snartapi