Skip to content

feat: add export_results utility to export scraped data#115

Open
VaishnavGunjari wants to merge 1 commit intoalirezamika:masterfrom
VaishnavGunjari:feature/export-results
Open

feat: add export_results utility to export scraped data#115
VaishnavGunjari wants to merge 1 commit intoalirezamika:masterfrom
VaishnavGunjari:feature/export-results

Conversation

@VaishnavGunjari
Copy link

This PR adds a helper utility to export scraped results into CSV, JSON, or TXT formats.

Motivation:
Users often manually export data after scraping. This feature simplifies saving results directly.

Changes:

  • Added exporter utility in autoscraper/utils/exporter.py
  • Supports CSV, JSON, and TXT formats
  • Added example usage in README

No breaking changes.

Happy to make any adjustments if needed. Thanks for reviewing!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant