http://pokemonshowdown.com/replay/から検索結果を自動的に取得する方法を見つけようとしています。
<form action="/replay/search/" method="get" data-target="replace">
<p style="text-align:center">
<label><input type="text" name="user" class="textbox" placeholder="Format or username" size="24" /></label>
<button type="submit"><strong>Search</strong></button>
</p>
</form>
しかし、コードを使用してフォームのonsubmitアクションをトリガーする方法がわかりません.X_Xをクリックするだけです
検索結果を取得し、それらを使用してリプレイを自動的に循環させることを計画しているので、見るためにそれらをクリックし続ける必要はありません.