Skip to main content

Search Feedback

Submit quality feedback for a search job and help improve Firecrawl search results.
1 min read
post/search/{jobId}/feedback
Request example
Response
post/search/{jobId}/feedback

Use search feedback after a search result is used or fails to help. Feedback improves result quality and can refund 1 credit for the first feedback submission on a search job, subject to team limits.

Example Request#

Authorization

Authorizationstringheaderrequired#
Bearer authentication header of the form Bearer <token>, where <token> is your API key.

Path parameters

jobIdstringrequired#
Search job id returned by /search.

Body

application/json
ratingenum<string>required#
Options:goodpartialbad
valuableSourcesobject[]#

Items: max 50

Show child attributes
urlstringrequired#
reasonstring#

Length: max 1000

missingContentobject[]#

Items: max 20

Show child attributes
topicstringrequired#

Length: 1–200

descriptionstring#

Length: max 2000

querySuggestionsstring#

Length: max 2000

originstring#

Default: "api"

integrationstring#

Responses

application/json
Feedback recorded
successbooleanrequired#
feedbackIdstringrequired#
creditsRefundednumberrequired#
alreadySubmittedboolean#
dailyCapReachedboolean#
creditsRefundedTodaynumber#
dailyRefundCapnumber#
warningstring#