add blue sky fetcher
This commit is contained in:
parent
e8234e41e8
commit
ef8144ba26
5 changed files with 178 additions and 7 deletions
|
|
@ -5,13 +5,14 @@ meta {
|
|||
}
|
||||
|
||||
get {
|
||||
url: https://gram.social/api/pixelfed/v1/accounts/703621281309160235/statuses?limit=9&only_media=true&min_id=1
|
||||
url: https://gram.social/api/pixelfed/v1/accounts/703621281309160235/statuses?limit=5&only_media=true
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
query {
|
||||
limit: 9
|
||||
limit: 5
|
||||
only_media: true
|
||||
min_id: 1
|
||||
~min_id: 704018331666201874
|
||||
~max_id: 704018331666201874
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue