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

Refactor Code for Event Scraper #50

Closed
KavyaMalviya56 opened this issue Oct 31, 2023 · 1 comment
Closed

Refactor Code for Event Scraper #50

KavyaMalviya56 opened this issue Oct 31, 2023 · 1 comment
Assignees

Comments

@KavyaMalviya56
Copy link
Contributor

Description:
The current code for the Event Scraper could benefit from some improvements to make it more efficient, maintainable, and better organized.

Tasks:

Refactor the code to use a class, encapsulating the related functionality.
Improve code readability by adhering to PEP 8 style guidelines.
Make the MongoDB URI, database name, and endpoint URL configurable as class attributes.
Implement better exception handling for network requests.
Add comments to explain the purpose of each method and attribute.
Organize the code into distinct methods for easier maintenance.

@anupammaurya6767 assign this issue under hacktoberfest

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

No branches or pull requests

2 participants