0

I want to use wikipedia API to list the peoples whose birthday is on particular date.

Anybody has used it before? Please advice me in right direction.

Nemo
  • 2,441
  • 2
  • 29
  • 63
PGU
  • 495
  • 6
  • 21

2 Answers2

2

Wikipedia doesn't provide this information directly, try DBPedia.

MaxSem
  • 3,457
  • 21
  • 34
0

Wikipedia hosts its data on Wikidata, which is powered by the Wikibase web API.

Nemo
  • 2,441
  • 2
  • 29
  • 63