Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 824 Bytes

retrieving-your-browser-headers-using-google.md

File metadata and controls

9 lines (5 loc) · 824 Bytes

Retrieving Your Browser Headers Using Google

If you're working on web scraping or need to obtain your browser headers, you may be familiar with tools like WhatIsMyBrowser.com. However, you can also quickly retrieve your browser headers using Google.

To do so, simply go to google.com and type "my user agent" into the search box (or just type in your browser address bar if Google is your default search engine of the browser). Google will then display your browser headers in the search results, as shown in the screenshot below:

Screenshot 2023-03-31 at 3.57.10 pm image

This is a convenient alternative for those who only need to quickly retrieve their browser headers.