[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IndexedDB](./puppeteer.protocol.indexeddb.md) > [RequestDataRequest](./puppeteer.protocol.indexeddb.requestdatarequest.md) > [pageSize](./puppeteer.protocol.indexeddb.requestdatarequest.pagesize.md) ## Protocol.IndexedDB.RequestDataRequest.pageSize property Number of records to fetch. Signature: ```typescript pageSize: integer; ```