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

Add some external access to the RadioReference APIs #23

Open
gbowne1 opened this issue Apr 20, 2023 · 1 comment
Open

Add some external access to the RadioReference APIs #23

gbowne1 opened this issue Apr 20, 2023 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Milestone

Comments

@gbowne1
Copy link
Owner

gbowne1 commented Apr 20, 2023

Here are the RadioReference API's to be used in the Scanner Log functionality. They offer five API's here:

<script language="JavaScript" src="https://api.radioreference.com/js/?key=DOMAIN_KEY&scid=SUBCAT_ID"></script>
<script language="JavaScript" src="https://api.radioreference.com/js/?key=DOMAIN_KEY&sid=SID"></script>
<script language="JavaScript" src="https://api.radioreference.com/js/?key=DOMAIN_KEY&sidalltg=SID"></script>
<script language="JavaScript" src="https://api.radioreference.com/js/?key=DOMAIN_KEY&siteId=SITE_ID"></script>
<script language="JavaScript" src="https://api.radioreference.com/js/?key=DOMAIN_KEY&sites=SID"></script>
@gbowne1 gbowne1 added enhancement New feature or request help wanted Extra attention is needed labels Apr 20, 2023
@gbowne1 gbowne1 added this to the Backend milestone Apr 20, 2023
@gbowne1
Copy link
Owner Author

gbowne1 commented Apr 23, 2023

I am assuming we need an /api/{version}/... for this.

@gbowne1 gbowne1 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested and removed enhancement New feature or request help wanted Extra attention is needed labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Projects
Development

No branches or pull requests

1 participant