开发者

Daily Horoscope api based on birthdate [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_JS百科

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 2 years ago.

Improve this question

I want to put daily horoscope based on user's birthdate in my website

Is there any Asp.net horoscope API which i can integret in my website


Its really easy

download blockspring package from Here

choose horoscopes you want target ("sign" => "cancer")

<?php

require('blockspring.php');

var_dump(Blockspring::runParsed("dba3c2ca01c063df9cdf9fc6f0cf93f9", array("sign" => "cancer") ))->params;


Here is daily horoscope API from yahoo.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜