Files
fundor333.com/data/event/271940122.json
fundor333 1517cab45a Adds meetup event data fetching and conversion
Adds functionality to fetch event data from Meetup's API, convert it to JSON, and then create markdown posts for a website.
The script now fetches event details using the Meetup API or retrieves them from existing JSON files, enhancing data management and content generation.
2025-09-30 02:12:12 +02:00

29 lines
1.2 KiB
JSON

{
"data": {
"event": {
"dateTime": "2020-11-11T09:00:00+01:00",
"description": "PyData Global is the very first fully-online PyData conference. Join our global community for five days packed with talks, tutorials, posters, open-source sprints and a digital hallway track.\n\nFor more information, check out global.pydata.org\n\nThe CFP is now live! (https://global.pydata.org/pages/cfp.html)\nTickets will be on sale soon at the website.",
"endTime": "2020-11-11T23:00:00+01:00",
"eventType": "ONLINE",
"eventUrl": "https://www.meetup.com/pydata-venice/events/271940122/",
"group": {
"name": "PyData Venice"
},
"howToFindUs": null,
"title": "PyData Global 2020 Online Conference ",
"topics": {
"edges": []
},
"venues": [
{
"address": "",
"city": "",
"country": "",
"name": "Online event"
}
]
}
},
"id": "271940122",
"now": "1925-10-25T00:06:33"
}