[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SearchInResponseBodyRequest](./puppeteer.protocol.network.searchinresponsebodyrequest.md) > [query](./puppeteer.protocol.network.searchinresponsebodyrequest.query.md) ## Protocol.Network.SearchInResponseBodyRequest.query property String to search for. Signature: ```typescript query: string; ```