is there restful API for gospel resources?
-
- New Member
- Posts: 3
- Joined: Thu Jan 18, 2018 2:00 pm
is there restful API for gospel resources?
Hey guys,
Is there any way to query lds.org for content through an API. I am looking to build a scripture study tool and I wondered if any work had been done on restful APIs. Any resources, ideas, help would be greatly appreciated.
Thanks.
Is there any way to query lds.org for content through an API. I am looking to build a scripture study tool and I wondered if any work had been done on restful APIs. Any resources, ideas, help would be greatly appreciated.
Thanks.
-
- Senior Member
- Posts: 2729
- Joined: Sun May 09, 2010 9:16 pm
- Location: Washington, USA
Re: is there restful API for gospel resources?
I think you will find your answer in this thread.
https://tech.lds.org/forum/viewtopic.ph ... pi#p178724
https://tech.lds.org/forum/viewtopic.ph ... pi#p178724
-
- Senior Member
- Posts: 3944
- Joined: Mon Sep 24, 2007 9:17 am
- Location: Cumming, GA, USA
Re: is there restful API for gospel resources?
That discussion may not be entirely relevant because the OP there specifically wanted to access membership information which is sensitive. Access to scriptures and other material that shows up in Gospel Library would not be sensitive. However, the church has not provided an API to access that information. No reason has been provided. At one point there was some indication that they would do so but later the information about it was deleted without explanation.
Personally, my guess, based on the obvious difficulties in keeping the features of the Gospel Library apps and lds.org in sync, I expect they decided they did not want to commit resources to maintaining another content outlet.
Personally, my guess, based on the obvious difficulties in keeping the features of the Gospel Library apps and lds.org in sync, I expect they decided they did not want to commit resources to maintaining another content outlet.
-
- New Member
- Posts: 3
- Joined: Thu Jan 18, 2018 2:00 pm
Re: is there restful API for gospel resources?
Thanks for the replies guys. I am not looking to access any sensitive data, like membership information. I am more interested in getting access to the standard works, conference talks, ensign articles, and such. It seems as if there is no resource for this. So I guess my follow up question to that would be, does anyone have large libraries of content they would be willing to share so that I could build a public API.
-
- Community Administrator
- Posts: 35531
- Joined: Sat Jan 20, 2007 2:53 pm
- Location: U.S.
Re: is there restful API for gospel resources?
I'd think that would run into copyright restrictions. You can't distribute someone else's content without their permission.Thomasvaladez wrote:does anyone have large libraries of content they would be willing to share so that I could build a public API.
You can find more information at https://permissions.lds.org/
Have you searched the Help Center? Try doing a Google search and adding "site:churchofjesuschrist.org/help" to the search criteria.
So we can better help you, please edit your Profile to include your general location.
So we can better help you, please edit your Profile to include your general location.
-
- New Member
- Posts: 3
- Joined: Thu Jan 18, 2018 2:00 pm
Re: is there restful API for gospel resources?
Thank you! I wasn't aware of https://permissions.lds.org/. Request submitted.
-
- New Member
- Posts: 8
- Joined: Sun Aug 17, 2014 4:21 pm
Re: is there restful API for gospel resources?
Reading through the referenced material on https://permissions.lds.org/ general non-commercial use of content that's already openly accessible on the church website is within legal bounds (from what I understand). So, for example, in the absence of an API, one could do web scraping and achieve something similar and still be within legal bounds.
Correct me if I'm wrong I'm by no means a lawyer haha.
Correct me if I'm wrong I'm by no means a lawyer haha.
-
- Community Administrator
- Posts: 35531
- Joined: Sat Jan 20, 2007 2:53 pm
- Location: U.S.
Re: is there restful API for gospel resources?
If you "publish" it by hosting it on a public website, that may not be considered "personal" use. If that's the desired usage, I'd seek permission.Imovable101 wrote:Reading through the referenced material on https://permissions.lds.org/ general non-commercial use of content that's already openly accessible on the church website is within legal bounds (from what I understand).
There is a Request Form that goes though a few questions. It appears to me that if you put it on the web, it says that you'll need permission.
Have you searched the Help Center? Try doing a Google search and adding "site:churchofjesuschrist.org/help" to the search criteria.
So we can better help you, please edit your Profile to include your general location.
So we can better help you, please edit your Profile to include your general location.
-
- New Member
- Posts: 8
- Joined: Tue Jul 29, 2014 1:15 pm
Re: is there restful API for gospel resources?
Isn't screen scraping usually discouraged by website owners, even if technically legal, due to server load? Or is scraping lds.org fine?
-
- Community Administrator
- Posts: 35531
- Joined: Sat Jan 20, 2007 2:53 pm
- Location: U.S.
Re: is there restful API for gospel resources?
I don't know as anyone here can answer that. The bigger issue is what you're going to do with the information.kingc12 wrote:Isn't screen scraping usually discouraged by website owners, even if technically legal, due to server load? Or is scraping lds.org fine?
Have you searched the Help Center? Try doing a Google search and adding "site:churchofjesuschrist.org/help" to the search criteria.
So we can better help you, please edit your Profile to include your general location.
So we can better help you, please edit your Profile to include your general location.