Created
February 12, 2024 03:42
-
-
Save gibrandev/24112881c8aca5e0579cb434a90f3446 to your computer and use it in GitHub Desktop.
Comment API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl 'https://comment.arkadia.me/api/comment?url=https://www.suara.com/bisnis/2024/01/26/103736/sri-mulyani-siap-mundur-menteri-ekonomi-jokowi-yang-paling-punya-kredibilitas&page=1' \ | |
-H 'authority: comment.arkadia.me' \ | |
-H 'accept: application/json, text/plain, */*' \ | |
-H 'accept-language: en-US,en;q=0.9,id-ID;q=0.8,id;q=0.7' \ | |
-H 'cache-control: no-cache' \ | |
-H 'pragma: no-cache' \ | |
-H 'referer: https://comment.arkadia.me/?url=https://www.suara.com/bisnis/2024/01/26/103736/sri-mulyani-siap-mundur-menteri-ekonomi-jokowi-yang-paling-punya-kredibilitas&title=Sri%20Mulyani%20Siap%20Mundur,%20Menteri%20Ekonomi%20Jokowi%20yang%20Paling%20Punya%20Kredibilitas&site_name=suara.com&content_id=2064015&category=bisnis&category_id=2&is_regional=0®ional_name=&is_mitra=0&mitra_name=&mitra_id=&publish_date=2024-01-26%2010:37:36' \ | |
-H 'sec-ch-ua: "Not A(Brand";v="99", "Google Chrome";v="121", "Chromium";v="121"' \ | |
-H 'sec-ch-ua-mobile: ?0' \ | |
-H 'sec-ch-ua-platform: "Windows"' \ | |
-H 'sec-fetch-dest: empty' \ | |
-H 'sec-fetch-mode: cors' \ | |
-H 'sec-fetch-site: same-origin' \ | |
-H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36' \ | |
--compressed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment