sheetsj’s avatarsheetsj’s Twitter Archive—№ 4,918

    1. Exploring possibly moving OJUG off of Meetup to avoid the yearly fees, and found a graphQL API to easily export the past event info to json! meetup.com/api/playground/#graphQl-playground
  1. …in reply to @sheetsj
    🎉 kinda nice, cause at first i thought it would take building a web scraper, but this "just worked"
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @sheetsj
      Wrote a little groovy script, to parse the Meetup events json export, and generate .md files for each event github.com/jeffsheets/ojug-meetup-export/blob/main/src/PostGenerator.groovy
      oh my god twitter doesn’t include alt text from images in their API
      1. …in reply to @sheetsj
        The script generated all new markdown posts - copied them into github.com/OJUG/ojug.github.io/tree/master/_posts - and like magic, ojug.org is freshly updated with all of our past meetup.com events!
        oh my god twitter doesn’t include alt text from images in their API
        1. …in reply to @sheetsj
          Wrote up the Meetup export / OJUG import experience and steps a bit in the README here github.com/jeffsheets/ojug-meetup-export
          oh my god twitter doesn’t include alt text from images in their API
          1. …in reply to @sheetsj
            somehow above, I screenshot'd the previous ojug.org deployment, but here it is with all of the new imported posts too
            oh my god twitter doesn’t include alt text from images in their API
            1. …in reply to @sheetsj
              Found some time to blog about this experience -- Exporting Meetup.com Events to a Github Pages Jekyll Site sheetsj.com/2022/08/export-meetupcom-events-to-github-pages.html
              oh my god twitter doesn’t include alt text from images in their API