<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [Request](./puppeteer.protocol.network.request.md) > [url](./puppeteer.protocol.network.request.url.md) ## Protocol.Network.Request.url property Request URL (without fragment). <b>Signature:</b> ```typescript url: string; ```