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

Refactoring and Efficiency Improvements for Event Scraper #51

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

KavyaMalviya56
Copy link
Contributor

#50 Issue Resolved

Changes Made:

Refactored the code to encapsulate functionality within a class, improving code organization and maintainability.
Adhered to PEP 8 style guidelines for improved readability.
Made MongoDB URI, database name, and endpoint URL configurable as class attributes.
Implemented better exception handling for network requests.
Added comments to explain each method's purpose and relevant attributes.
Organized the code into distinct methods for easier maintenance.

@anupammaurya6767 anupammaurya6767 merged commit b75ea44 into anupammaurya6767:main Oct 31, 2023
1 of 2 checks passed
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.

2 participants