Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Added hacktoberfest events scrapper #23

Merged
merged 2 commits into from
Sep 27, 2020

Conversation

AdityaJ7
Copy link
Member

Description

Script to scrape the events related to hacktoberfest 2020.

Fixes #22

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • My Pull Request has a descriptive title. (not a vague title like Update index.md)
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • I have included a requirements.txt file (if external libraries are required.)
  • My changes do not produce any warnings.
  • I have added a working sample/screenshot of the script.

Copy link
Member

@tusharnankani tusharnankani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The script works well! 👍🏻

@AdityaJ7 AdityaJ7 requested a review from chavarera September 27, 2020 05:37
Copy link
Member

@chavarera chavarera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good work @AdityaJ7 no new changes required


Make a common utility file to handle network request or handling specific operation so we can use that same utility functions in upcoming coding projects.

@AdityaJ7
Copy link
Member Author

good work @AdityaJ7 no new changes required

Make a common utility file to handle network request or handling specific operation so we can use that same utility functions in upcoming coding projects.

Ok!

@AdityaJ7 AdityaJ7 merged commit 8604365 into Python-World:master Sep 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scrape Hacktoberfest Events
3 participants