Back to browse
Netscope – Inspect HAR Files on Your Desktop

Netscope – Inspect HAR Files on Your Desktop

by Dru89·Apr 15, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Privacy-first HAR inspection when Chrome DevTools requires a browser tab.

Strengths
  • Local-only processing keeps cookies and auth tokens off third-party servers
  • Multi-window support for comparing multiple HAR files side-by-side
  • Drag-and-drop and Finder double-click integration feels native
Weaknesses
  • Chrome DevTools already handles HAR import—this is convenience, not necessity
  • Electron app adds overhead when a lightweight native build could work
Target Audience

Web developers debugging network issues

Similar To

Chrome DevTools · HTTP Toolkit · Google HAR Analyzer

Post Description

Hey folks! I built Netscope because I couldn't find a desktop app for dealing with HAR files. I was annoyed at having to import them into Chrome DevTools every time (opening a new tab, opening DevTools, and importing it there). And using some kind of Web Tool like Google's HAR Analyzer was a no go for me. I didn't want to upload a HAR file that could have cookies, auth tokens, and other session data into some online tool.

Netscope gives you a Chrome DevTools kind of experience as a standalone desktop app. Open HAR files, filter the requests by type or domain, inspect headers, and also look directly at the raw HAR source. I built it to work with double clicking apps in the Finder, dragging and dropping them into the window, or opening through the menu. It also supports opening HARs in multiple windows so you can look at multiple at the same time.

I've been a web developer for a long time, and our teams often use HARs to help debug issues. It's been a great tool for me to pull up in an incident, so I can dig into a bug someone saw or share my screen and step through something together. I hope y'all will find it useful, too!

The app is available free and open source for macOS, Windows, and Linux. Built with Electron, React, and TypeScript. (I'm currently working through figuring out how to get the Windows app signed without paying six million dollars a year, so it still has the scary, red dialog for now.)

Site: https://netscopeapp.com / Source: https://github.com/dru89/netscope

Let me know if you have any questions or feedback.

Similar Projects

AI/ML●●Solid

Jeju – a local-first agent harness with inspectable runs

Manifest-driven agents with eval feedback loops when most harnesses are prompt-only.

Big BrainNiche Gem
cosmtrek
107d ago