If you want to pass q as a parameter in the URL using requests , use the params argument, not data (see Passing Parameters In URLs):
確定! 回上一頁