API Playground

Never get blocked with our powerful Web Scraper API

Credits Left:
Loading...
Your API key:
Loading...
Clipboard Copy Logo

Create Request

Website URL:
Ip Location:
  • Auto
  • AU
  • BE
  • BR
  • CA
  • CN
  • DE
  • ES
  • FR
  • GB
  • IN
  • IT
  • JP
  • MX
  • NL
  • PL
  • RU
  • SI
  • US
  • ZA
Javascript:
  • Yes
  • No
Antibot Level:
  • 1
  • 2
  • 3
Screenshot:
Output:
Credits Cost: 5

Get Code

Clipboard Copy Logo
Python
JS
curl
PHP
Scrapy
import requests
  
params = {
  'apiKey': 'your_api_key', 
  'url': 'https://myexternalip.com/raw',
  'location': 'Auto',
  'js_enabled': 'Yes',
  'antibot_level': 'undefined'
}

url = 'https://api.getodata.com/'

response = requests.get(url, params=params)
responseData = response.json()
print(responseData)
HTML Content
Send the request to get the response