Bitcoin Forum
April 26, 2024, 05:06:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: What do you think of this API?
Nice, I'll use this in my website. - 1 (33.3%)
I call this BS. It's a dumb Idea. - 1 (33.3%)
I wish I could donate, but I don't trust the legitimacy of the site. - 0 (0%)
Can't donate right now, but I'll definitely use it. - 1 (33.3%)
I don't have my own website, but the idea is definitely interesting. - 0 (0%)
Total Voters: 3

Pages: [1]
  Print  
Author Topic: Simple free bitcoin feeds API for webmasters - Alpha stage (Donations accepted)  (Read 1092 times)
kevinpaladin (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
July 09, 2015, 12:34:05 PM
Last edit: July 10, 2015, 09:02:23 AM by kevinpaladin
 #1

Hello Bitcoiners and webmasters!  Smiley

I have been working on a simple web application for a couple of days now, to develop a web API that gives out Random Text Feeds about Bitcoins every time. This is some random quote or statement or hint about anything related to the Bitcoin world.

If you are not sure about what exactly it is, please go ahead and see for yourself : https://minee.herokuapp.com/feeds/api/v1/feeds/random?api_token=jRKAnoM7Cy5E82zOjGFWzSXZAoAhjQef4PThHhIlG0Y . I have a small number of feeds hosted right now.

Please note that this API is not ready for use in production, its still in it's alpha phase. However, you can go ahead and give it a try. The API is subject to change. It can't handle more requests and may go down anytime. It is under heavy development right now with more cool features and proper token system.

Where can you use this? and why?

This can be used in your own Bitcoin website. This feed can give out some interesting facts about Bitcoins to your users, which will be quite interesting for them. More features are coming up to categorize feeds according to their different levels, types, etc.

Donations are welcome:

This API is completely free to use now and forever. However, this API is hosted on my free Heroku account right now along with the database. Also, I can't move it to a dedicated domain name. So, if you are interested in helping out, please donate how much ever you can to this BTC address : 15wN6JoN2aNR5u6CPATGxqagxWLAvBV8kg

All your donations will only be used to develop and maintain the website and the service and not for personal profit.

[Edit] Why is it shown as a malware site in a few other URL scanners?

It is because the app is hosted in Heroku's free app hosting subdomain `herokuapp.com` (https://minee.herokuapp.com). Since a lot of people host their apps in that root domain, the domain itself is marked as a malicious site. So, please consider donating/helping so that the app can be moved to its own domain.

Please go ahead and let me know what you think! Smiley
1714107993
Hero Member
*
Offline Offline

Posts: 1714107993

View Profile Personal Message (Offline)

Ignore
1714107993
Reply with quote  #2

1714107993
Report to moderator
1714107993
Hero Member
*
Offline Offline

Posts: 1714107993

View Profile Personal Message (Offline)

Ignore
1714107993
Reply with quote  #2

1714107993
Report to moderator
1714107993
Hero Member
*
Offline Offline

Posts: 1714107993

View Profile Personal Message (Offline)

Ignore
1714107993
Reply with quote  #2

1714107993
Report to moderator
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714107993
Hero Member
*
Offline Offline

Posts: 1714107993

View Profile Personal Message (Offline)

Ignore
1714107993
Reply with quote  #2

1714107993
Report to moderator
1714107993
Hero Member
*
Offline Offline

Posts: 1714107993

View Profile Personal Message (Offline)

Ignore
1714107993
Reply with quote  #2

1714107993
Report to moderator
1714107993
Hero Member
*
Offline Offline

Posts: 1714107993

View Profile Personal Message (Offline)

Ignore
1714107993
Reply with quote  #2

1714107993
Report to moderator
noel57
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
July 09, 2015, 01:04:20 PM
 #2

This is a welcoming and brilliant idea but I am thinking that the API can post similar feeds in many websites if used and it will be a copy right issue or content duplications as you may understand it to be.
Is there any measure you are taking to check this besides I will be watching this thread closely because I also need something like this in my website.

kevinpaladin (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
July 09, 2015, 01:12:36 PM
 #3

This is a welcoming and brilliant idea but I am thinking that the API can post similar feeds in many websites if used and it will be a copy right issue or content duplications as you may understand it to be.
Is there any measure you are taking to check this besides I will be watching this thread closely because I also need something like this in my website.

Thanks noel.

I am not sure about the copyright issue since this content is not produced by the webmasters but by a common third party. It's like using a common service from a service provider except that it is free. Also, this content is not encouraged to be used as their main content.

The webmasters will have to register on the site first to get an API token. If they misuse the content, the token will be revoked. And all requests are being tracked. But right now, those features are under development. If you think of any copyright issues in this model, please let me know so that I can look into it.
noel57
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
July 09, 2015, 01:26:05 PM
 #4

This is a welcoming and brilliant idea but I am thinking that the API can post similar feeds in many websites if used and it will be a copy right issue or content duplications as you may understand it to be.
Is there any measure you are taking to check this besides I will be watching this thread closely because I also need something like this in my website.

Thanks noel.

I am not sure about the copyright issue since this content is not produced by the webmasters but by a common third party. It's like using a common service from a service provider except that it is free. Also, this content is not encouraged to be used as their main content.

The webmasters will have to register on the site first to get an API token. If they misuse the content, the token will be revoked. And all requests are being tracked. But right now, those features are under development. If you think of any copyright issues in this model, please let me know so that I can look into it.
Alright your explanations are clearer to me now. since the token will be supplied by the website there will not be one token for 2 websites.

kevinpaladin (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
July 09, 2015, 02:57:24 PM
 #5

The webmasters will have to register on the site first to get an API token. If they misuse the content, the token will be revoked. And all requests are being tracked. But right now, those features are under development. If you think of any copyright issues in this model, please let me know so that I can look into it.
Alright your explanations are clearer to me now. since the token will be supplied by the website there will not be one token for 2 websites.

Yeah, that's how it works. I think that's the best solution to track each site.
ikydesu
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

fb.com/Bitky.shop | Bitcoin Merch!Premium Quality!


View Profile WWW
July 09, 2015, 04:32:57 PM
 #6

Great idea! Watching on this.
The feeds is have a source?

BTW the site is secure to visit? Because i scanned and this the result:
https://www.virustotal.com/id/url/f19f50113b40e34b031847d9d11ce72aa5449530c5b17452e8d825ee558a1d5e/analysis/1436458768/
noel57
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
July 09, 2015, 09:29:43 PM
 #7

The webmasters will have to register on the site first to get an API token. If they misuse the content, the token will be revoked. And all requests are being tracked. But right now, those features are under development. If you think of any copyright issues in this model, please let me know so that I can look into it.
Alright your explanations are clearer to me now. since the token will be supplied by the website there will not be one token for 2 websites.

Yeah, that's how it works. I think that's the best solution to track each site.
Absolutely, please send me PM when you are done with the programming though I will check this beta version later.

kevinpaladin (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
July 10, 2015, 02:37:31 AM
 #8

Great idea! Watching on this.
The feeds is have a source?

BTW the site is secure to visit? Because i scanned and this the result:
https://www.virustotal.com/id/url/f19f50113b40e34b031847d9d11ce72aa5449530c5b17452e8d825ee558a1d5e/analysis/1436458768/

The site it perfectly secure. Right now, all it does is to return JSON data. Not sure why AutoShun shows it wrongly. :/

And regarding feeds, right now I manually enter the feeds. But I am planning to accept feeds from users too, and approve those user entered feeds before showing them to the users.
kevinpaladin (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
July 10, 2015, 02:38:27 AM
 #9

The webmasters will have to register on the site first to get an API token. If they misuse the content, the token will be revoked. And all requests are being tracked. But right now, those features are under development. If you think of any copyright issues in this model, please let me know so that I can look into it.
Alright your explanations are clearer to me now. since the token will be supplied by the website there will not be one token for 2 websites.

Yeah, that's how it works. I think that's the best solution to track each site.
Absolutely, please send me PM when you are done with the programming though I will check this beta version later.

Sure! I'll let you know once the site is ready to use.
coinableS
Legendary
*
Offline Offline

Activity: 1442
Merit: 1179



View Profile WWW
July 10, 2015, 03:36:20 AM
 #10

Hmmm bitdefender blocked my browser from loading this website... Looks like that page either currently has, previously had or was flagged as containing malware :/

kevinpaladin (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
July 10, 2015, 03:48:21 AM
 #11

Hmmm bitdefender blocked my browser from loading this website... Looks like that page either currently has, previously had or was flagged as containing malware :/

Not sure why that happened for you. That heroku app was created less than 12 hours ago. I've changed the url to `https`. Please try now.
coinableS
Legendary
*
Offline Offline

Activity: 1442
Merit: 1179



View Profile WWW
July 10, 2015, 04:04:55 AM
 #12

Hmmm bitdefender blocked my browser from loading this website... Looks like that page either currently has, previously had or was flagged as containing malware :/

Not sure why that happened for you. That heroku app was created less than 12 hours ago. I've changed the url to `https`. Please try now.

There you go! That must have been it. It is no longer blocked when I try to access the site. Looks good, keep it going!

noel57
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
July 10, 2015, 08:10:37 AM
 #13

I have casted my vote in your poll, wish you the best.

ikydesu
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

fb.com/Bitky.shop | Bitcoin Merch!Premium Quality!


View Profile WWW
July 10, 2015, 08:49:05 AM
 #14

Great idea! Watching on this.
The feeds is have a source?

BTW the site is secure to visit? Because i scanned and this the result:
https://www.virustotal.com/id/url/f19f50113b40e34b031847d9d11ce72aa5449530c5b17452e8d825ee558a1d5e/analysis/1436458768/

The site it perfectly secure. Right now, all it does is to return JSON data. Not sure why AutoShun shows it wrongly. :/

And regarding feeds, right now I manually enter the feeds. But I am planning to accept feeds from users too, and approve those user entered feeds before showing them to the users.

Hmm.. It's strange Undecided , I checked link you've already edited, you used https right. And i scanned again, the result is: https://www.virustotal.com/id/url/6831881e525e3e650d01ff36eb0bbe90446423f190b2acb2f3d8e4c6668bcfc4/analysis/1436517791/
kevinpaladin (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
July 10, 2015, 08:57:15 AM
 #15

Great idea! Watching on this.
The feeds is have a source?

BTW the site is secure to visit? Because i scanned and this the result:
https://www.virustotal.com/id/url/f19f50113b40e34b031847d9d11ce72aa5449530c5b17452e8d825ee558a1d5e/analysis/1436458768/

The site it perfectly secure. Right now, all it does is to return JSON data. Not sure why AutoShun shows it wrongly. :/

And regarding feeds, right now I manually enter the feeds. But I am planning to accept feeds from users too, and approve those user entered feeds before showing them to the users.

Hmm.. It's strange Undecided , I checked link you've already edited, you used https right. And i scanned again, the result is: https://www.virustotal.com/id/url/6831881e525e3e650d01ff36eb0bbe90446423f190b2acb2f3d8e4c6668bcfc4/analysis/1436517791/

Okay! I think I know the reason. This site is hosted on www.Heroku.com which is a PaaS provider. I am using its free plan to host the API. So, my app is hosted in herokuapp.com (https://minee.herokuapp.com). Since it belongs to the domain `herokuapp.com` and since a lot of people use it, I think the root domain `herokuapp.com` itself is shown as a Malicious site. The problem will be solved once I get cash to move the app to its own domain.

Thanks a lot for the info Smiley

And thanks noel57 and coinableS. Will keep posted in this thread.
ikydesu
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

fb.com/Bitky.shop | Bitcoin Merch!Premium Quality!


View Profile WWW
July 10, 2015, 09:44:34 AM
 #16

Great idea! Watching on this.
The feeds is have a source?

BTW the site is secure to visit? Because i scanned and this the result:
https://www.virustotal.com/id/url/f19f50113b40e34b031847d9d11ce72aa5449530c5b17452e8d825ee558a1d5e/analysis/1436458768/

The site it perfectly secure. Right now, all it does is to return JSON data. Not sure why AutoShun shows it wrongly. :/

And regarding feeds, right now I manually enter the feeds. But I am planning to accept feeds from users too, and approve those user entered feeds before showing them to the users.

Hmm.. It's strange Undecided , I checked link you've already edited, you used https right. And i scanned again, the result is: https://www.virustotal.com/id/url/6831881e525e3e650d01ff36eb0bbe90446423f190b2acb2f3d8e4c6668bcfc4/analysis/1436517791/

Okay! I think I know the reason. This site is hosted on www.Heroku.com which is a PaaS provider. I am using its free plan to host the API. So, my app is hosted in herokuapp.com (https://minee.herokuapp.com). Since it belongs to the domain `herokuapp.com` and since a lot of people use it, I think the root domain `herokuapp.com` itself is shown as a Malicious site. The problem will be solved once I get cash to move the app to its own domain.

Thanks a lot for the info Smiley

And thanks noel57 and coinableS. Will keep posted in this thread.

All right, i see.
Keep it work, i will watching on this Wink maybe i will use it for my site.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!