Update home
parent
6fa3bba7cd
commit
bc53152b43
16
home.md
16
home.md
@ -19,8 +19,13 @@ https://newpipe.schabi.org
|
||||
|
||||
# data of a FB event.
|
||||
TODO
|
||||
https://developers.facebook.com/docs/graph-api/reference/event/
|
||||
|
||||
# data of a meetup 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/
|
||||
|
||||
|
||||
@ -28,20 +33,13 @@ example from https://www.meetup.com/fr-FR/Conversation-Francaise-au-cafe/events/
|
||||
|---|---|---|
|
||||
| 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€|
|
||||
|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 | "You’re in Paris, so why not practice your French à la française? Meet us for a relaxed chat, in French..." |
|
||||
|
||||
|
||||
| type | sélecteur css | valeur d'exemple |
|
||||
|---|---|---|
|
||||
| date | .eventStatusLabel | vendredi 30 août 2019 |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
|
||||
# table example
|
||||
| | | |
|
||||
|
Loading…
Reference in New Issue
Block a user