[GH-ISSUE #383] [Request] Export activity as CSV #381

Open
opened 2026-03-03 19:18:01 +03:00 by kerem · 17 comments
Owner

Originally created by @crankygeek on GitHub (Jan 25, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/383

Originally assigned to: @NghiaTranUIT on GitHub.

I would like to be able to export the currently displayed activity as a CSV for evaluation in outside tools, such as a spreadsheet.

Originally created by @crankygeek on GitHub (Jan 25, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/383 Originally assigned to: @NghiaTranUIT on GitHub. I would like to be able to export the currently displayed activity as a CSV for evaluation in outside tools, such as a spreadsheet.
Author
Owner

@shirshak55 commented on GitHub (Jan 27, 2020):

@NghiaTranUIT I think there are many more other option a plugin system just like sublime text would be better?

<!-- gh-comment-id:578721695 --> @shirshak55 commented on GitHub (Jan 27, 2020): @NghiaTranUIT I think there are many more other option a plugin system just like sublime text would be better?
Author
Owner

@crankygeek commented on GitHub (Jul 15, 2020):

Ran into a need for this again last week. I'd be happy with the ability to select and copy the table contents, and handle pasting/whatever myself without any formal export.

<!-- gh-comment-id:658919560 --> @crankygeek commented on GitHub (Jul 15, 2020): Ran into a need for this again last week. I'd be happy with the ability to select and copy the table contents, and handle pasting/whatever myself without any formal export.
Author
Owner

@julianozen commented on GitHub (Jun 22, 2021):

+1 for this. this would be a huge win if we could copy the results as a CSV or similar and paste into Google Sheets / Excel. Charles offers this functionality

<!-- gh-comment-id:865444135 --> @julianozen commented on GitHub (Jun 22, 2021): +1 for this. this would be a huge win if we could copy the results as a CSV or similar and paste into Google Sheets / Excel. Charles offers this functionality
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 22, 2021):

Thanks for your upvote. Since it's straightforward to implement, we will ship it in the next two releases 👍

<!-- gh-comment-id:865444513 --> @NghiaTranUIT commented on GitHub (Jun 22, 2021): Thanks for your upvote. Since it's straightforward to implement, we will ship it in the next two releases 👍
Author
Owner

@julianozen commented on GitHub (Jun 22, 2021):

OMG such fast service. Thank you

<!-- gh-comment-id:865445489 --> @julianozen commented on GitHub (Jun 22, 2021): OMG such fast service. Thank you
Author
Owner

@shirshak55 commented on GitHub (Jun 22, 2021):

@julianozen sarcasm ?

<!-- gh-comment-id:865863801 --> @shirshak55 commented on GitHub (Jun 22, 2021): @julianozen sarcasm ?
Author
Owner

@crankygeek commented on GitHub (Jun 22, 2021):

@NghiaTranUIT Just to be clear, copying the current results table to paste into a spreadsheet is still work in progress?

<!-- gh-comment-id:866033771 --> @crankygeek commented on GitHub (Jun 22, 2021): @NghiaTranUIT Just to be clear, copying the current results table to paste into a spreadsheet is still work in progress?
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 22, 2021):

Yes, it's. It will be implemented in 2.29.0 👍

Sorry for the delay because there are a lot of waiting features 😢

<!-- gh-comment-id:866035044 --> @NghiaTranUIT commented on GitHub (Jun 22, 2021): Yes, it's. It will be implemented in 2.29.0 👍 Sorry for the delay because there are a lot of waiting features 😢
Author
Owner

@crankygeek commented on GitHub (Jun 22, 2021):

No worries. Just confirming since I didn't see it.

Too many waiting features is a sign of success! :)

<!-- gh-comment-id:866047837 --> @crankygeek commented on GitHub (Jun 22, 2021): No worries. Just confirming since I didn't see it. Too many waiting features is a sign of success! :)
Author
Owner

@julianozen commented on GitHub (Jun 22, 2021):

@shirshak55 No! No sarcasm at all. I came across this post when searching for a way to export to CSV. I decided to add a +1 for the feature request and got a response in less then 1 minutes for @NghiaTranUIT saying it would be added in the next release.

Like magic!

<!-- gh-comment-id:866055950 --> @julianozen commented on GitHub (Jun 22, 2021): @shirshak55 No! No sarcasm at all. I came across this post when searching for a way to export to CSV. I decided to add a +1 for the feature request and got a response in less then 1 minutes for @NghiaTranUIT saying it would be added in the next release. Like magic!
Author
Owner

@julianozen commented on GitHub (Jun 24, 2021):

@NghiaTranUIT If its not too much trouble, would it be possible to get access to 2.29.0 a little early (this would save me a lot of time with my current project at work 😅 ). If its a big hassle, no worries

<!-- gh-comment-id:867292368 --> @julianozen commented on GitHub (Jun 24, 2021): @NghiaTranUIT If its not too much trouble, would it be possible to get access to 2.29.0 a little early (this would save me a lot of time with my current project at work 😅 ). If its a big hassle, no worries
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 24, 2021):

Yes, I'm working on this feature. I will send you a BETA build this week 👍

<!-- gh-comment-id:867292727 --> @NghiaTranUIT commented on GitHub (Jun 24, 2021): Yes, I'm working on this feature. I will send you a BETA build this week 👍
Author
Owner

@julianozen commented on GitHub (Jun 24, 2021):

@NghiaTranUIT You are awesome

<!-- gh-comment-id:867293160 --> @julianozen commented on GitHub (Jun 24, 2021): @NghiaTranUIT You are awesome
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 24, 2021):

Hey @julianozen @crankygeek @shirshak55, please check out this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.28.0_Export_As_CSV.dmg

From now, you can export selected requests/responses to the CSV file.

  • CSV contains all essential fields like the Charles Proxy app
  • It also contains the Custom Header Column too, so you can export some important Header Key-Value

Please let me know if there is any data you need in the CSV, I will add it 👍

Screenshot

Screen Shot 2021-06-24 at 14 06 12 Screen Shot 2021-06-24 at 13 02 00 Screen_Shot_2021-06-24_at_13_02_51
<!-- gh-comment-id:867399254 --> @NghiaTranUIT commented on GitHub (Jun 24, 2021): Hey @julianozen @crankygeek @shirshak55, please check out this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.28.0_Export_As_CSV.dmg From now, you can export selected requests/responses to the CSV file. - CSV contains all essential fields like the Charles Proxy app - It also contains the [Custom Header Column](https://docs.proxyman.io/basic-features/custom-header-column) too, so you can export some important Header Key-Value Please let me know if there is any data you need in the CSV, I will add it 👍 ### Screenshot <img width="1055" alt="Screen Shot 2021-06-24 at 14 06 12" src="https://user-images.githubusercontent.com/5878421/123218478-f789a080-d4f5-11eb-8a56-8f71dd5ff8f9.png"> <img width="2672" alt="Screen Shot 2021-06-24 at 13 02 00" src="https://user-images.githubusercontent.com/5878421/123218521-053f2600-d4f6-11eb-8282-e1ad2073104f.png"> <img width="2672" alt="Screen_Shot_2021-06-24_at_13_02_51" src="https://user-images.githubusercontent.com/5878421/123218587-1b4ce680-d4f6-11eb-9e1d-d55336532672.png">
Author
Owner

@crankygeek commented on GitHub (Jun 24, 2021):

@NghiaTranUIT This looks great!

I think I'd prefer if the export matched my current columns and column order, but I'm also okay with modifying the data in my spreadsheet app.

Only thing that seems to be missing is the Edit column. I can't think of any reason that I need it myself, but I could see it being useful for some folks, e.g. "Why is this request so out of whack with everything else in the data set, oh, right, that's the one I modified" kind of thing.

<!-- gh-comment-id:867763461 --> @crankygeek commented on GitHub (Jun 24, 2021): @NghiaTranUIT This looks great! I think I'd prefer if the export matched my current columns and column order, but I'm also okay with modifying the data in my spreadsheet app. Only thing that seems to be missing is the Edit column. I can't think of any reason that I need it myself, but I could see it being useful for some folks, e.g. "Why is this request so out of whack with everything else in the data set, oh, right, that's the one I modified" kind of thing.
Author
Owner

@julianozen commented on GitHub (Jun 24, 2021):

This rocks. This works as I was hoping for.

Screen Shot 2021-06-24 at 11 11 36 AM

Now I plan to do this over about 30 screens to monitor the endpoints and duration of the requests (and share with other people 😄 )

<!-- gh-comment-id:867851201 --> @julianozen commented on GitHub (Jun 24, 2021): This rocks. This works as I was hoping for. <img width="1680" alt="Screen Shot 2021-06-24 at 11 11 36 AM" src="https://user-images.githubusercontent.com/3589488/123312268-f39d5480-d4dc-11eb-8fd8-46f1bc9edfa1.png"> Now I plan to do this over about 30 screens to monitor the endpoints and duration of the requests (and share with other people 😄 )
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 25, 2021):

Thanks for letting me know it work 👍

It's a good idea to provide an ability to edit the CSV columns @crankygeek, I will collect more requests and might implement it soon 👍

<!-- gh-comment-id:868152536 --> @NghiaTranUIT commented on GitHub (Jun 25, 2021): Thanks for letting me know it work 👍 It's a good idea to provide an ability to edit the CSV columns @crankygeek, I will collect more requests and might implement it soon 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#381
No description provided.