Skip to content

Commit 7d1860e

Browse files
author
scrapebadger-bot
committed
chore: regenerate SDK from OpenAPI spec
1 parent 9412ab7 commit 7d1860e

4 files changed

Lines changed: 254 additions & 133 deletions

File tree

ScrapeBadger.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 14
33
VisualStudioVersion = 14.0.25420.1
44
MinimumVisualStudioVersion = 10.0.40219.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScrapeBadger", "src\ScrapeBadger\ScrapeBadger.csproj", "{332B8057-A767-41D2-AEFA-CB3B098B8301}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScrapeBadger", "src\ScrapeBadger\ScrapeBadger.csproj", "{184AF483-A976-44E6-AEA9-3E33AEFD35EA}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScrapeBadger.Test", "src\ScrapeBadger.Test\ScrapeBadger.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{332B8057-A767-41D2-AEFA-CB3B098B8301}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{332B8057-A767-41D2-AEFA-CB3B098B8301}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{332B8057-A767-41D2-AEFA-CB3B098B8301}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{332B8057-A767-41D2-AEFA-CB3B098B8301}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{184AF483-A976-44E6-AEA9-3E33AEFD35EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{184AF483-A976-44E6-AEA9-3E33AEFD35EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{184AF483-A976-44E6-AEA9-3E33AEFD35EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{184AF483-A976-44E6-AEA9-3E33AEFD35EA}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

api/openapi.yaml

Lines changed: 54 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10722,6 +10722,9 @@ paths:
1072210722
- Immobiliare
1072310723
/v1/instagram/audio/{audio_id}:
1072410724
get:
10725+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
10726+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
10727+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1072510728
operationId: instagram_get_audio_track
1072610729
parameters:
1072710730
- explode: false
@@ -10751,6 +10754,9 @@ paths:
1075110754
- Instagram
1075210755
/v1/instagram/hashtags/{tag}:
1075310756
get:
10757+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
10758+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
10759+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1075410760
operationId: instagram_get_hashtag_info
1075510761
parameters:
1075610762
- explode: false
@@ -10780,6 +10786,9 @@ paths:
1078010786
- Instagram
1078110787
/v1/instagram/hashtags/{tag}/recent:
1078210788
get:
10789+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
10790+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
10791+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1078310792
operationId: instagram_recent_hashtag_posts
1078410793
parameters:
1078510794
- explode: false
@@ -10828,6 +10837,9 @@ paths:
1082810837
- Instagram
1082910838
/v1/instagram/hashtags/{tag}/top:
1083010839
get:
10840+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
10841+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
10842+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1083110843
operationId: instagram_top_hashtag_posts
1083210844
parameters:
1083310845
- explode: false
@@ -10903,6 +10915,9 @@ paths:
1090310915
- Instagram
1090410916
/v1/instagram/locations/{location_pk}:
1090510917
get:
10918+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
10919+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
10920+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1090610921
operationId: instagram_get_location
1090710922
parameters:
1090810923
- explode: false
@@ -11010,6 +11025,9 @@ paths:
1101011025
- Instagram
1101111026
/v1/instagram/media/{code}/likers:
1101211027
get:
11028+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11029+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11030+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1101311031
operationId: instagram_get_likers
1101411032
parameters:
1101511033
- explode: false
@@ -11039,6 +11057,9 @@ paths:
1103911057
- Instagram
1104011058
/v1/instagram/search/hashtags:
1104111059
get:
11060+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11061+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11062+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1104211063
operationId: instagram_search_hashtags
1104311064
parameters:
1104411065
- explode: true
@@ -11069,6 +11090,9 @@ paths:
1106911090
- Instagram
1107011091
/v1/instagram/search/top:
1107111092
get:
11093+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11094+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11095+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1107211096
operationId: instagram_blended_top_search
1107311097
parameters:
1107411098
- explode: true
@@ -11099,6 +11123,9 @@ paths:
1109911123
- Instagram
1110011124
/v1/instagram/search/users:
1110111125
get:
11126+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11127+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11128+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1110211129
operationId: instagram_search_users
1110311130
parameters:
1110411131
- explode: true
@@ -11160,7 +11187,10 @@ paths:
1116011187
- Instagram
1116111188
/v1/instagram/users/{username}/about:
1116211189
get:
11163-
description: "Country, join date and former usernames."
11190+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11191+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11192+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.\
11193+
\ Country, join date and former usernames."
1116411194
operationId: instagram_about_this_account
1116511195
parameters:
1116611196
- explode: false
@@ -11190,7 +11220,10 @@ paths:
1119011220
- Instagram
1119111221
/v1/instagram/users/{username}/followers:
1119211222
get:
11193-
description: "Followers list, paginated (account pool)."
11223+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11224+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11225+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.\
11226+
\ Followers list, paginated (account pool)."
1119411227
operationId: instagram_get_followers
1119511228
parameters:
1119611229
- explode: false
@@ -11248,6 +11281,9 @@ paths:
1124811281
- Instagram
1124911282
/v1/instagram/users/{username}/following:
1125011283
get:
11284+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11285+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11286+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1125111287
operationId: instagram_get_following
1125211288
parameters:
1125311289
- explode: false
@@ -11296,6 +11332,9 @@ paths:
1129611332
- Instagram
1129711333
/v1/instagram/users/{username}/highlights:
1129811334
get:
11335+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11336+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11337+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1129911338
operationId: instagram_get_highlights
1130011339
parameters:
1130111340
- explode: false
@@ -11374,6 +11413,9 @@ paths:
1137411413
- Instagram
1137511414
/v1/instagram/users/{username}/reels:
1137611415
get:
11416+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11417+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11418+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1137711419
operationId: instagram_get_user_reels
1137811420
parameters:
1137911421
- explode: false
@@ -11422,6 +11464,9 @@ paths:
1142211464
- Instagram
1142311465
/v1/instagram/users/{username}/related:
1142411466
get:
11467+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11468+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11469+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1142511470
operationId: instagram_related_profiles
1142611471
parameters:
1142711472
- explode: false
@@ -11451,7 +11496,10 @@ paths:
1145111496
- Instagram
1145211497
/v1/instagram/users/{username}/stories:
1145311498
get:
11454-
description: Active stories (account pool only).
11499+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11500+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11501+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.\
11502+
\ Active stories (account pool only)."
1145511503
operationId: instagram_get_active_stories
1145611504
parameters:
1145711505
- explode: false
@@ -11481,6 +11529,9 @@ paths:
1148111529
- Instagram
1148211530
/v1/instagram/users/{username}/tagged:
1148311531
get:
11532+
description: "**Temporarily unavailable.** The authenticated Instagram tier\
11533+
\ is offline, so this endpoint currently returns `503 temporarily_unavailable`\
11534+
\ (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview."
1148411535
operationId: instagram_get_tagged_posts
1148511536
parameters:
1148611537
- explode: false

docs/InstagramApi.md

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ All URIs are relative to *https://scrapebadger.com*
3434
3535
About this account
3636

37-
Country, join date and former usernames.
37+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview. Country, join date and former usernames.
3838

3939
### Example
4040
```csharp
@@ -135,6 +135,8 @@ catch (ApiException e)
135135
136136
Blended top search
137137

138+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
139+
138140
### Example
139141
```csharp
140142
using System.Collections.Generic;
@@ -234,7 +236,7 @@ catch (ApiException e)
234236
235237
Get active stories
236238

237-
Active stories (account pool only).
239+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview. Active stories (account pool only).
238240

239241
### Example
240242
```csharp
@@ -335,6 +337,8 @@ catch (ApiException e)
335337
336338
Get audio track
337339

340+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
341+
338342
### Example
339343
```csharp
340344
using System.Collections.Generic;
@@ -537,7 +541,7 @@ catch (ApiException e)
537541
538542
Get followers
539543

540-
Followers list, paginated (account pool).
544+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview. Followers list, paginated (account pool).
541545

542546
### Example
543547
```csharp
@@ -644,6 +648,8 @@ catch (ApiException e)
644648
645649
Get following
646650

651+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
652+
647653
### Example
648654
```csharp
649655
using System.Collections.Generic;
@@ -747,6 +753,8 @@ catch (ApiException e)
747753
748754
Get hashtag info
749755

756+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
757+
750758
### Example
751759
```csharp
752760
using System.Collections.Generic;
@@ -846,6 +854,8 @@ catch (ApiException e)
846854
847855
Get highlights
848856

857+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
858+
849859
### Example
850860
```csharp
851861
using System.Collections.Generic;
@@ -945,6 +955,8 @@ catch (ApiException e)
945955
946956
Get likers
947957

958+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
959+
948960
### Example
949961
```csharp
950962
using System.Collections.Generic;
@@ -1044,6 +1056,8 @@ catch (ApiException e)
10441056
10451057
Get location
10461058

1059+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
1060+
10471061
### Example
10481062
```csharp
10491063
using System.Collections.Generic;
@@ -1345,6 +1359,8 @@ catch (ApiException e)
13451359
13461360
Get tagged posts
13471361

1362+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
1363+
13481364
### Example
13491365
```csharp
13501366
using System.Collections.Generic;
@@ -1553,6 +1569,8 @@ catch (ApiException e)
15531569
15541570
Get user reels
15551571

1572+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
1573+
15561574
### Example
15571575
```csharp
15581576
using System.Collections.Generic;
@@ -1842,6 +1860,8 @@ This endpoint does not need any parameter.
18421860
18431861
Recent hashtag posts
18441862

1863+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
1864+
18451865
### Example
18461866
```csharp
18471867
using System.Collections.Generic;
@@ -1945,6 +1965,8 @@ catch (ApiException e)
19451965
19461966
Related profiles
19471967

1968+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
1969+
19481970
### Example
19491971
```csharp
19501972
using System.Collections.Generic;
@@ -2044,6 +2066,8 @@ catch (ApiException e)
20442066
20452067
Search hashtags
20462068

2069+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
2070+
20472071
### Example
20482072
```csharp
20492073
using System.Collections.Generic;
@@ -2143,6 +2167,8 @@ catch (ApiException e)
21432167
21442168
Search users
21452169

2170+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
2171+
21462172
### Example
21472173
```csharp
21482174
using System.Collections.Generic;
@@ -2242,6 +2268,8 @@ catch (ApiException e)
22422268
22432269
Top hashtag posts
22442270

2271+
**Temporarily unavailable.** The authenticated Instagram tier is offline, so this endpoint currently returns `503 temporarily_unavailable` (not billed, `Retry-After` set) — see https://docs.scrapebadger.com/instagram/overview.
2272+
22452273
### Example
22462274
```csharp
22472275
using System.Collections.Generic;

0 commit comments

Comments
 (0)