Skip to content

Instantly share code, notes, and snippets.

@khang06
Last active December 10, 2020 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khang06/87e205c492f9db16ff27258ab739a625 to your computer and use it in GitHub Desktop.
Save khang06/87e205c492f9db16ff27258ab739a625 to your computer and use it in GitHub Desktop.
ThisIsLanguage Private API

ThisIsLanguage Private API

totally unofficial, and is very subject to change

Cookies

Name Description Example (values may be censored)
til no idea, the first part is the user id 10000069420_5c81bad1a3a8e2.87403434
ci_session uri encoded (example is decoded for readability) also no idea what most of these values are a:9:{s:10:"session_id";s:32:"d223e1f94e041a3ee3d9ef90aa5f17e1";s:10:"ip_address";s:12:"127.0.0.1";s:10:"user_agent";s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36";s:13:"last_activity";i:1552005746;s:9:"user_data";s:0:"";s:14:"school_user_id";s:0:"";s:12:"subscription";s:4:"full";s:8:"language";s:1:"2";s:22:"school_user_id_session";s:11:"10000069420";}693bb4598cac7347b5433e6009dd74943186b3b1

Authentication

POST /user/login/

Request

normal web form format

Name Description Example
email username or e-mail khang06
password password nicetry1234
submit always Login Login

Response

success:

HTTP/1.1 302 Found
Location: https://www.thisislanguage.com/school/browse/?ref=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment