An open API service indexing awesome lists of open source software.

https://github.com/metlinskyi/englishdom

Filtered and evaluated EnglishDom.com teachers according to custom criteria.
https://github.com/metlinskyi/englishdom

bigquery google-sheets python webscraping

Last synced: about 1 month ago
JSON representation

Filtered and evaluated EnglishDom.com teachers according to custom criteria.

Awesome Lists containing this project

README

          

Setup token
```
export BEARER=""
```

Fields
```
id object
__typename object
attributes.id object
attributes.user_id object
attributes.profile_url object
attributes.teacher_alias object
attributes.name object
attributes.avatar object
attributes.description object
attributes.experience object
attributes.country object
attributes.grade object
attributes.new_teacher_badge bool
attributes.super_tutor object
attributes.certificate object
attributes.active_students object
attributes.lessons_complete object
attributes.preparation_programs object
attributes.__typename object
```