klein

Results 8 issues of klein

Pinterest offers a [number of products](https://developers.pinterest.com/) to allow you to create buttons or widgets for your website or your application, show metadata on a pin, and so on. Refer: https://developers.pinterest.com/docs/api/v5/

endpoints

After `May 4th, 2021`, Facebook graph api version 3.2 has been stop service. Need update to use link without version tag. Refer: https://developers.facebook.com/docs/graph-api/changelog/version3.2

cla: yes
endpoints

Twitter has released a publicly available beta of new OAuth 2.0 authorization protocol and fine-grained permission scopes. Refer: https://developer.twitter.com/en/docs/twitter-api/oauth2

cla: yes
endpoints

I want to refact the api structure use the child class model. Just like follows ``` from pyyoutube import Api api = Api() api.channel.get(id='xxxxx') api.video.get(id='xxxx') ``` I think this can...

enhancement

无账号采集的 demo

refer: https://developers.facebook.com/docs/graph-api/changelog/version20.0#graph-api