Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing Requests from HAR file #122

Open
ashitaprasad opened this issue Feb 22, 2024 · 7 comments · May be fixed by #730
Open

Importing Requests from HAR file #122

ashitaprasad opened this issue Feb 22, 2024 · 7 comments · May be fixed by #730
Labels
good first issue Good for newcomers import-export Import into from other formats & Export from API Dash priority: high

Comments

@ashitaprasad
Copy link
Member

Tell us about the task you want to perform and are unable to do so because the feature is not available
Add support for importing requests from the HAR file which can be exported from Chrome. The developed code should be able to parse the HAR files, after processing let user choose the requests he wants to add via a dialog and create the corresponding requests in the API Dash collection.

@ashitaprasad ashitaprasad added enhancement New feature or request good first issue Good for newcomers import-export Import into from other formats & Export from API Dash labels Feb 22, 2024
@opxdelwin
Copy link
Contributor

Hey @ashitaprasad

I've been working on this implementation, for sure it'd be a starting point for multiple type of imports (such as POSTMAN, etc.).
Please do have a look into the PR: #158

Thanks !

@animator animator linked a pull request Feb 25, 2024 that will close this issue
4 tasks
@ashitaprasad
Copy link
Member Author

Update: The frontend is already implemented.
To add this feature, the only change required will be the addition on HAR in ImportFormat enum and adding the parser code.

@luxmikant
Copy link

hello maintainer and fellow contributors i would like to contribute to this project .

@ashitaprasad
Copy link
Member Author

You can go ahead and send a draft PR @luxmikant

@luxmikant
Copy link

hey actually iam geting some error that uable to prase file_name.har how i can fix that

@ashitaprasad
Copy link
Member Author

hey actually iam geting some error that uable to prase file_name.har how i can fix that

How are you parsing the HAR file?

@ayaan-md-blr
Copy link
Contributor

@ashitaprasad I would like to contribute to this PR. Have also submitted an idea doc for the AI UI visualizations.

ayaan-md-blr added a commit to ayaan-md-blr/apidash that referenced this issue Mar 23, 2025
ayaan-md-blr added a commit to ayaan-md-blr/apidash that referenced this issue Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers import-export Import into from other formats & Export from API Dash priority: high
Projects
None yet
4 participants