TampaDevs / tampadevs

The Tampa Devs website, built on Eleventy.js
https://tampadevs.com
26 stars 19 forks source link

FEATURE - Scraped list of events on TampaDevs from meetup.com #8

Closed vincentntang closed 8 months ago

vincentntang commented 2 years ago

Basically, write a netlify function that routinely scrapes TampaDevs

Pulls the latest list of events

Publishes it somewhere on the home page

how it's implement and what it looks like though is still undecided.

Not a super high priority feature though, these other features are more important:

chtzvt commented 2 years ago

Can use CF workers for this

chtzvt commented 1 year ago

I'm pleased to announce the availability of an all-new Events API for Tampa Devs and our partner groups: https://events.api.tampa.dev/ (repo).

Now that this is available, we can complete the implementation of this integration.

Ideally, I'd like to see this available on both https://www.tampadevs.com (for just our events) and https://tampa.dev as well (for the expanded list).

@manuelosorio @josef-sieber - Would y'all be interested in helping out with this?

chtzvt commented 8 months ago

Implemented.