google.ru/search?q=пример input
<input type="text" id="q" />
document.getElementById('q').value = window.location.search.split('?')[1] || '';