You can access search results via JSON API by adding format=json
to your query:
https://codesearch.val.run/?q=image&page=10&format=json
For typeahead suggestions, use the /typeahead
endpoint:
https://codesearch.val.run/typeahead?q=image
Returns an array of strings in format "username" or "username/projectName"
Found 6748 results for "image"(869ms)
306. Update contact information with your real email and phone
317. Add your social media links in the About section and footer
328. Replace the placeholder images with your own photos or keep the AI-generated ones
3334## Technical Details
78<div class="md:w-1/2 mb-10 md:mb-0">
79<div class="bg-gray-300 w-64 h-64 mx-auto rounded-full overflow-hidden">
80<!-- Replace with your image -->
81<img src="https://maxm-imggenurl.web.val.run/professional headshot of a web developer, minimalist style" alt="Profile" class="w-full h-full object-cover">
82</div>