We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b51c4 commit a580e21Copy full SHA for a580e21
README.md
@@ -30,6 +30,8 @@ for illust in ranking.works:
30
print "[%s] %s" % (illust.work.title, illust.work.image_urls.px_480mw)
31
~~~
32
33
+[Sniffer - Public API](https://github.com/upbit/pixivpy/wiki/sniffer)
34
+
35
### [Migrate pixivpy2 to pixivpy3](https://github.com/upbit/pixivpy/blob/master/demo.py#L15-L25)
36
37
1. Replace `api.papi.*` to `api.*`
0 commit comments