/stackexchange/questions/search
Full-text search across Stack Exchange questions
Price: 5 credits per 100 results
💡 AI Hint: Full-text search across Stack Exchange questions by query. Filter by tags, accepted-answer presence, minimum answer count, and minimum view count. Sort by relevance, votes, activity, or creation, in ascending or descending order. Returns title, body, score, view/answer counts, tags, accepted answer id, owner, and timestamps. Specify the network site via the ‘site’ parameter (default stackoverflow).
Authorizations
API token from the dashboard
Headers
Body
Free-text search query matched against question titles and bodies
1Max result count
x >= 120
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Stack Exchange network site to query (e.g. stackoverflow, superuser, serverfault, math)
1"stackoverflow"
Restrict to questions with these tags (semicolon-separated)
"python;pandas"
Result sorting
relevance, votes, activity, creation Sort direction
desc, asc Only questions with (true) or without (false) an accepted answer
Only questions with at least this many answers
x >= 01
Only questions with at least this many views
x >= 01000
Response
Successful Response