[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CacheStorage](./puppeteer.protocol.cachestorage.md) > [RequestEntriesRequest](./puppeteer.protocol.cachestorage.requestentriesrequest.md) > [skipCount](./puppeteer.protocol.cachestorage.requestentriesrequest.skipcount.md) ## Protocol.CacheStorage.RequestEntriesRequest.skipCount property Number of records to skip. Signature: ```typescript skipCount?: integer; ```