Skip to content

Conversation

@Rahul-069
Copy link

This branch addresses an issue in the CSV output where multiple links (such as GitHub, LinkedIn, etc.) were being merged into a single cell/link due to improper CSV quoting. The fix ensures that all fields containing commas or URLs are properly enclosed in quotes, preserving the correct column structure and readability.

This branch includes:
Improved handling of CSV writing using csv.QUOTE_ALL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant