Giter Site home page Giter Site logo

free-api's Introduction

Hello, folks!

My name is Fangzesheng and I'm a software developer.

✍ Blog & Project

Apart from coding, I also maintain a blog - you can find my articles on my website at fang99.cc . I've created a website to gather information about the free APIs: https://www.free-api.com.

🔧 Technologies & Tools

📈 GitHub Stats

Martin's GitHub Stats

free-api's People

Contributors

fangzesheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

free-api's Issues

节假日

能麻烦老兄找一个节假日和周六周天的接口吗

验证码

个人中心验证码老是提示错误

【划水】来了来了,py看段子脚本

-- encoding:utf-8 --

env:python3

dependencies:requests(pip install requests)

operation:enter:next joke;q+enter:quit

import requests
import json
def main():
url = "https://api.apiopen.top/getJoke"
r = requests.post(url,data={"type":"text"},headers= {})
joke_list = r.json().get("result")
while True:
i = 0;
for joke_item in joke_list:
print(joke_item.get("text")+"\n")
i = i + 1
if input("%d/20"%(i))=="q":
return
if name=='main':
main()

英文版

我正在创建这个 repo 的英文版本。 它会被合并吗?

淘宝IP接口已经失效

接口返回
{
"msg": "the request over max qps for user ,the accessKey=public",
"code": 4
}
看样子是服务挪到阿里云市场中了

浏览器无法打开,提示证书已吊销

www.free-api.com 使用加密来保护你的信息。这次,当 Microsoft Edge 尝试连接到 www.free-api.com 时,网站发回了不正常和不正确的凭据。如果攻击者尝试假冒 www.free-api.com,或者 WLAN 登录屏幕已中断连接,则可能会发生这种情况。你的信息仍然安全,因为在交换任何数据之前,Microsoft Edge 停止了连接。

你现在无法访问 www.free-api.com,因为其证书已被吊销。不过网络错误和攻击通常是暂时性的,因此该页面稍后可能能正常访问。

提供更多API

这个项目README里有一些API,比如Bing首页图,有空的朋友可以整理过来提个PR

API 地址错误

经检查,

IP查询:根据ip地址获取其所在省市区——接口地址
IP经纬度查询:根据ip地址和经纬度获取其所在省市区——接口地址

如上两个 api 地址似乎有问题。

Write a solution to the given problem in any computer language.

CodeForVision started with the vision to have enthusiastic members in the group. The team announced that those students who are good at logical skills and can interpret the problem correctly would be awarded to be a part of the team. All the students got excited and wanted to be a part of it. Therefore, the team decided to give students a square matrix of size N and asked those who can solve this problem by manipulating the matrix are cordially invited. Let's see how many of you want to be a part of the team.
(See the Sample Test case for more information).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.