Obtaining a FlickrAPI Key
Flickr API の入手 - NetBeans
You must have an API key to make use of the FlickrAPI.
Flickr API を利用するには、API キーが必要です。 - NetBeans
Type flickr in the Project Name field and click Finish.The Flickr library expects you to add your FlickrAPI Key directly to its script.
「プロジェクト名」フィールドに「flickr」と入力し、「完了」をクリックします。 Flickr ライブラリは、スクリプトに Flickr API キーが直接追加されることを想定しています。 - NetBeans
Copy the API key that Flickr generates and save it in a text file or other convenient location.
Flickr が生成する API キーをコピーし、テキストファイルまたはほかの使いやすい場所に保存します。 - NetBeans
Use the Web Service Manager to access popular RESTful Web APIs provided by Google, Facebook, Yahoo, flickr, Amazon, Twitter and many more.You can also access SOAP-based web services, e.g. StrikeIron. Web サービスマネージャーを使用して、StrikeIron のような SOAP ベースの Web サービスと同様に、Google、Facebook、Yahoo、flickr、Amazon、Twitter、YouTube などによって提供されている、一般的な Web API にアクセスできます。 - NetBeans