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 d3b12f1 commit 656b221Copy full SHA for 656b221
examples/categories.rb
@@ -10,7 +10,7 @@
10
RosetteAPI.new(api_key)
11
end
12
13
-categories_url_data = 'https://onlocationvacations.com/2018/02/06/downton-abbey-exhibition-extended-april-2-nyc/'
+categories_url_data = 'https://www.rosette.com/about/'
14
begin
15
params = DocumentParameters.new(content_uri: categories_url_data)
16
response = rosette_api.get_categories(params)
0 commit comments