8 home
ty kayn edited this page 2019-08-29 17:20:03 +02:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Free your events from facebook to Mobilizon

Discuss here https://framagit.org/tykayn/events-liberator/tree/master

Minimal libre product:

to define

Requires

  • Data structure of Fb events
  • Mobilizon API in GraphQL to add and update an event

Ressources

https://blog.mozilla.org/addons/2014/06/05/how-to-develop-firefox-extension/

inspiration

https://invidio.us https://newpipe.schabi.org

data of a FB event.

TODO https://developers.facebook.com/docs/graph-api/reference/event/

type sélecteur css valeur d'exemple
date .eventStatusLabel vendredi 30 août 2019

data of a Meetup event.

example from https://www.meetup.com/fr-FR/Conversation-Francaise-au-cafe/events/jhxtdryzlbnc/

type sélecteur css valeur d'exemple
date .eventStatusLabel vendredi 30 août 2019
titre .pageHead-headline.text--pageTitle Parler Français au café avec Geneviève
tarif .fee-description 15.00€
map-link .venueDisplay[href] https://www.google.com/maps/search/?api=1&query=48.869316%2C2.325202
map-address-name .wrap--singleLine--truncate Prêt à Manger
map-address .venueDisplay-venue-address 25-27 rue Duphot, Paris 75008
description .event-description "Youre in Paris, so why not practice your French à la française? Meet us for a relaxed chat, in French..."

table example