Advertisement
Guest User

Untitled

a guest
Nov 15th, 2022
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. curl 'https://www.aula.dk/api/v14/?method=posts.getAllPosts&parent=profile&index=0&institutionProfileIds\[\]=1116192&institutionProfileIds\[\]=3904083&institutionProfileIds\[\]=3486367&institutionProfileIds\[\]=2033562&institutionProfileIds\[\]=1116889&institutionProfileIds\[\]=3486418&institutionProfileIds\[\]=3904081&limit=10' \
  2. -H 'authority: www.aula.dk' \
  3. -H 'accept: application/json, text/plain, */*' \
  4. -H 'accept-language: da-DK,da;q=0.9' \
  5. -H 'cookie: initialLogin=true; Csrfp-Token=6465cdf102e413a3b6c18a1fbbc027e1; PHPSESSID=hebkp119865fp5i5mj715juo174j1k59; profile_change=4' \
  6. -H 'dnt: 1' \
  7. -H 'referer: https://www.aula.dk/portal/' \
  8. -H 'sec-ch-ua: "Not?A_Brand";v="8", "Chromium";v="108", "Google Chrome";v="108"' \
  9. -H 'sec-ch-ua-mobile: ?0' \
  10. -H 'sec-ch-ua-platform: "Chrome OS"' \
  11. -H 'sec-fetch-dest: empty' \
  12. -H 'sec-fetch-mode: cors' \
  13. -H 'sec-fetch-site: same-origin' \
  14. -H 'user-agent: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36' \
  15. --compressed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement