Skip to content

Fix Meetup import script#501

Merged
khairahscorner merged 7 commits into
Women-Coding-Community:mainfrom
khairahscorner:update_import_script
Jun 16, 2025
Merged

Fix Meetup import script#501
khairahscorner merged 7 commits into
Women-Coding-Community:mainfrom
khairahscorner:update_import_script

Conversation

@khairahscorner

Copy link
Copy Markdown
Contributor

Description

tools/meetup_import.py no longer importing new events from Meetup.
This PR updates the script to use a modified logic for fetching events using the iCal feed instead of relying of Meetup's HTML formatting (which can be/has changed without notice).
Tools README.md also updated with how to use the updated script.

Change Type

  • Bug Fix
  • New Feature
  • Code Refactor
  • Mentor Update
  • Data Update
  • Documentation
  • Other

Related Issue

Resolves #466
Resolves #495

Screenshots

Screenshot 2025-06-15 at 1 37 08 PM

Screenshot 2025-06-15 at 1 26 57 PM

Pull request checklist

Please check if your PR fulfills the following requirements:

  • I checked and followed the contributor guide
  • I have tested my changes locally.
  • I have added a screenshot from the website after I tested it locally

@khairahscorner khairahscorner requested a review from a team as a code owner June 15, 2025 12:37
@khairahscorner khairahscorner changed the title Fix Meeutp import script Fix Meetup import script Jun 15, 2025

@goelsonali goelsonali left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Few questions, otherwise looks good... can create another issue to automate

Comment thread tools/old_script_meetup_import.py Outdated
Comment thread tools/README.md
@khairahscorner khairahscorner merged commit f40a5c4 into Women-Coding-Community:main Jun 16, 2025
2 checks passed
@khairahscorner khairahscorner deleted the update_import_script branch June 16, 2025 19:11
@khairahscorner khairahscorner mentioned this pull request Sep 20, 2025
10 tasks
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.

feat: Add new Meetup Events feat: Fix import meetup event python script to update the events on the website

2 participants