IgnoredAmbience / yahoo-group-archiver

Scrapes and archives a Yahoo groups email archives, photo galleries and file contents using the non-public API
MIT License
93 stars 46 forks source link

Use about info to determine proper group name for making API requests #33

Open d235j opened 4 years ago

d235j commented 4 years ago

The JSON returned for about includes the correct group name in the appropriate case. While the API and Neo Web UI are case-insensitive, we want to be consistent and use the group name that was assigned by the creator of the group.