{"id":71041,"library":"requests-2-13","title":"Requests Scala (2.13)","description":"Scala port of the popular Python Requests HTTP client for Scala 2.13.","status":"active","version":"0.9.3","language":"java","source_language":null,"source_url":"https://github.com/com-lihaoyi/requests-scala","tags":["http","client","scala","requests"],"install":[{"cmd":"<dependency>\n  <groupId>com.lihaoyi</groupId>\n  <artifactId>requests_2.13</artifactId>\n  <version>0.9.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.lihaoyi:requests_2.13:0.9.3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Requests","correct":"requests.Requests"}],"quickstart":{"code":"import requests.Requests;\n\npublic class Example {\n    public static void main(String[] args) {\n        String response = Requests.get(\"https://api.example.com\").text();\n        System.out.println(response);\n    }\n}","lang":"java","description":"Make a GET request using Requests Scala."},"warnings":[{"fix":"Use Scala 2.13 runtime and ensure Scala library is on classpath.","message":"This is a Scala library; Java interop may require additional configuration.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'2.13':3,15 'client':12,17 'http':11,16 'popular':8 'port':5 'python':9 'request':1,10,19 'scala':2,4,14,18","created_at":"2026-06-17T18:21:55.219825+00:00","updated_at":"2026-06-17T18:21:55.219825+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/com-lihaoyi/requests-scala","github":"https://github.com/com-lihaoyi/requests-scala","docs":"https://appdoc.app/artifact/com.lihaoyi/requests_2.13/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}