cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
537
Views
2
Helpful
7
Replies

is there an openDNS api for python?

ctang
Community Member

I'd like to change the web content filtering based on time for the kids... for example, no games and youtube as soon as they wake up.

If such an API does not exist, can someone explain how do I login via python?

7 Replies 7

rotblitz
Level 7
Level 7

There is no such API for settings changes or login. The only API is for IP address updates.

itselines
Community Member

309368103, do you have the API documentation for IP address updates ?

itselines
Community Member

Thanks 309368103

I am using the following format in python:

https://OPENDNS_USER_EMAIL:[email protected]/nic/update?hostname=NETWORKNAME&myip=x.x.x.x

I get a 200 OK response but the Network is not updated.

Any ideas?

rotblitz
Level 7
Level 7

What is the HTML response? Is it “Good x.x.x.x”?
x.x.x.x must be your IP address. You can omit the myip parameter.

tones1
Community Member

ctang this world be a great feature... I'd like to be able to do this too

quentinyang
Community Member

This is also the feature I've been looking for to set up automatic parenting control.

It'll be great if it's available.