Reporting Source code
- Summary
- Articles (12)
- APIs (194)
- Mashups (8)
- SDKs (137)
- Libraries (4)
- Source Code (124)
- Followers (2)
- Developers (8)
Reporting Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
ReviewAPI Objective-C Sample Code | The ReviewAPI Objective-C Sample Code demonstrates how to access the API to implement reviews into applications. Send GET requests to receive JSON formats in return. | Data | 07.27.2020 |
ReviewAPI C# Sample Code | The ReviewAPI C# Sample Code demonstrates how to access the API to implement reviews from websites. Run "Install-Package Microsoft.Net.Http" from a NuGet command line. | Data | 07.27.2020 |
ReviewAPI Go Sample Code | The ReviewAPI Go Sample Code demonstrates how to access the API to implement reviews from the website. An example available shows a review from a resort with rock formations. Details include title,... | Data | 07.27.2020 |
ReviewAPI Ruby Sample Code | The ReviewAPI Ruby Sample Code demonstrates how to access the API to implement reviews from websites. The example available shows a province as a touristic attraction in TripAdvisor.com | Data | 07.27.2020 |
ReviewAPI PHP Sample Code | The ReviewAPI PHP Sample Code demonstrates how to access the API to implement reviews into websites. The example available shows attraction reviews from TripAdvisor.com | Data | 07.27.2020 |
ReviewAPI Python Sample Code | The ReviewAPI Python Sample Code demonstrates how to access the API to implement website reviews. The example available mentions attraction reviews from TripAdvisor.com | Data | 07.27.2020 |
ReviewAPI Perl Sample Code | The ReviewAPI Perl Sample Code demonstrates how to access the API to implement website reviews for data reporting purposes. Receive JSON formats when sending requests and verifying a secure SSL... | Data | 07.27.2020 |
ReviewAPI Node.js Sample Code | The ReviewAPI Node.js Sample Code demonstrates how to access the API to implement reviews from websites. Use GET requests to make calls and receive JSON formats in return. | Data | 07.27.2020 |
ReviewAPI JavaScript Sample Code | The ReviewAPI JavaScript Sample Code demonstrates how to include an XMLHttpRequest with a GET verb to access the API. Developers can send request headers to receive JSON formats in return. | Data | 07.27.2020 |
ReviewAPI Java Sample Code | The ReviewAPI Java Sample Code demonstrates how to access the API to implement reviews from a website. Use Maven to import a client, include an entity, and receive responses in return. | Data | 07.27.2020 |
ReviewAPI Curl Sample Code | The ReviewAPI Curl Sample Code demonstrates how to access the API with GET requests. JSON formats are available to find reviews data from a determined website. | Data | 07.27.2020 |
True Social Metrics Trend Curl Sample Code | The True Social Metrics Trend Curl Sample Code demonstrates how to access trends. Developers can receive trend reports for a selected date range. | Social | 05.18.2020 |
True Social Metrics Metric Source Curl Sample Code | The True Social Metrics Metric Source Curl Sample Code demonstrates how to access metrics. Developers can receive metrics for a selected date range. | Social | 05.18.2020 |
True Social Metrics Source Curl Sample Code | The True Social Metrics Source Curl Sample Code demonstrates how to access a source. Developers can get information about sources for custom accounts. | Social | 05.18.2020 |
True Social Metrics Account Curl Sample Code | The True Social Metrics Account Curl Sample Code demonstrates how to access an account list. Developers can get information about accessible accounts. | Social | 05.18.2020 |
Benzinga Python Sample Code | The Benzinga Python Sample Code provides a sample test financial module and sample test news data modules. Financial data methods include charts, quotes, dividends, ratings, earnings, economics,... | Financial | 05.05.2020 |
Flexera Usage Intelligence .NET Sample Code | The Flexera Usage Intelligence .NET Sample Code explains how to get started using Usage Intelligence .NET SDK and demonstrates how to create the Usage Intelligence SDK instance, initialize the... | Business | 04.27.2020 |
Flexera Usage Intelligence C++ Sample Code | The Flexera Usage Intelligence C++ Sample Code demonstrates how to get started using Usage Intelligence C/C++ for Windows SDK. | Business | 04.27.2020 |
Keyclic Feed implementation JavaScript Sample Code | This JavaScript Sample Code demonstrates how to access and modify Feed resources by accessing the appropriate endpoint. | Enterprise | 02.04.2020 |
Keyclic Member JavaScript Sample Code | This JavaScript Sample Code demonstrates how to connect to the Member endpoint. The application modifies member-related resources. | Enterprise | 02.04.2020 |
Keyclic Publication implementation JavaScript Sample Code | This JavaScript Sample Code connects to the Publication endpoint in order to demonstrate how to delete, retrieve, and POST resources. | Enterprise | 02.04.2020 |
Keyclic Security test JavaScript Sample Code | This JavaScript Sample Code demonstrates how to properly connect to the Security endpoint. The application calls the Login, Password Reset, and Register resources. | Enterprise | 02.04.2020 |
Keyclic Report implementation JavaScript Sample Code | This JavaScript Sample Code connects to the Report endpoint and performs several tests. The application retrieves tracking by report, and workflows. | Enterprise | 02.04.2020 |
Keyclic Person request JavaScript Sample Code | This JavaScript Sample Code demonstrates how to connect to the Person endpoint. The application describes the logic required to retrieve memberships, operations, and reports related to a person... | Enterprise | 02.04.2020 |
Keyclic Feedback implementation JavaScript Sample Code | This JavaScript Sample Code demonstrates how to connect to the Feedback endpoint. The application POSTs comments, GETs tracking data, and POSTs an issue. | Enterprise | 02.04.2020 |