Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ripe api : getting email of organisation by inetnum #477

Open
aravael opened this issue Feb 26, 2018 · 3 comments
Open

ripe api : getting email of organisation by inetnum #477

aravael opened this issue Feb 26, 2018 · 3 comments

Comments

@aravael
Copy link

aravael commented Feb 26, 2018

Hi. How can i get data in .json where will be information of organisation.
I used such url :
https://rest.db.ripe.net/ripe/inetnum/194.32.176.0-194.32.195.255.json
but there no info about email of organisation. How to get it ? thanks

@aravael
Copy link
Author

aravael commented Feb 26, 2018

maybe i need to get first [org] :
https://rest.db.ripe.net/ripe/inetnum/194.32.176.0-194.32.195.255.json
and then :
http://rest.db.ripe.net/organisation/ORG-SPUP2-RIPE

is there other options ?

@SaltyHash123
Copy link

as far as is know they have been removed due to the GDPR

@nigelm
Copy link

nigelm commented Aug 4, 2022

They are filtered - see https://apps.db.ripe.net/docs/13.Types-of-Queries/06-Filtering-the-Query-Reponse.html

If you add unfiltered as a parameter then the results come out without filtering - for example see AA1-TEST filtered vs AA1-TEST unfiltered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants