Parikshit-Hooda / mozilla_extensions

Repo to fiddle with mozilla extensions
0 stars 0 forks source link

Get better method to retrieve IPA. DOM different for French and English wiktionary. #13

Closed Parikshit-Hooda closed 3 years ago

Parikshit-Hooda commented 3 years ago

For English wiktionary, first span element with class "IPA" shows promise.

Find for French.

Discovery: DOM structure different for different wiktionary.

Parikshit-Hooda commented 3 years ago

For French, first span element with class "API" shows promise.