Skip to content

Instantly share code, notes, and snippets.

@blackhalt
Created July 1, 2022 10:18
Show Gist options
  • Save blackhalt/ec3f3a5877729a276ae1ff38192bd621 to your computer and use it in GitHub Desktop.
Save blackhalt/ec3f3a5877729a276ae1ff38192bd621 to your computer and use it in GitHub Desktop.
belfi.levē
curl 'https://www.delfi.lv/misc/survey-tool/axios.php' -X POST -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0' -H 'Accept: application/json, text/plain, */*' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Content-Type: application/json;charset=utf-8' -H 'Origin: https://www.delfi.lv' -H 'Connection: keep-alive' -H 'Referer: https://www.delfi.lv/news/national/politics/delfi-aptauja-vai-esi-gatavs-jaunam-covid-19-vilnim.d?id=54506486' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' -H 'TE: trailers' --data-raw '{"question_id":"177","voting_id":43}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment