Remove articles exploring-api-headers
article thumbnail

Getting to know Sitecore Search – Part 2

Perficient

We’ll play with the api explorer to start imagining how the search would work on our site. You can add other domains, set the max crawl depth, the max urls to find, custom headers and enable javascript. Click Developer Resources/Api Explorer to interact with the Sitecore Search API.

article thumbnail

Decoding Web Interactions: Unleashing Selenium CDP Listeners to Extract Network Responses

Perficient

In this article on extracting network responses with Selenium CDP integration, we will delve into harnessing network responses and request data, enabling us to extract values like status code, URL, request-id, etc. Upon receiving the event, we extract the status code, request ID, URLs, and request header data from the response.

Network 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

A Comprehensive Guide to Request-Response Chaining of REST API in Katalon Studio (JSON)

Perficient

This illuminating article will delve deep into the intricacies of seamlessly extracting and channeling JSON values between API requests, i.e., request-response Chaining. From creating and parameterizing REST API requests to scripting a symphony of response interactions, we will illuminate every facet of the process.

Testing 52
article thumbnail

Composing Personalized Experiences with Sitecore Search and Personalize

Perficient

Before we try to use the Sitecore search API’s in Sitecore personalize, we need to get an API key from the Developer Resources section. This will need to be passed as a header. You’ll also need to note the API host urls to configure the connection later. This is the same key I mentioned in earlier.

Testing 52
article thumbnail

Getting to know Sitecore Search – Part 1

Perficient

Follow me on linkedin to get notifications as new articles are posted.

article thumbnail

Making API Requests With the Kafka REST Proxy

Instaclustr

In this article, we’ll look at the Kafka REST Proxy and show you how to start using it with the Instaclustr Managed Platform. The Kafka REST Proxy is a RESTful web API that allows your application to send and receive messages using HTTP rather than TCP. That’s where the Kafka REST Proxy comes in. What Is the Kafka REST Proxy?

article thumbnail

Learn JAMstack with a free 3.5 hour video of demos and examples

Netlify

Services and the API economy. Markup, potentially enhanced JavaScript and calls APIs. Example 4 – Generating pages from a content API. ?? Using an external API (NewsAPI.org) as a data source. Exploring content feeds with curl and jq. Populating pages with an external API at build time. Browser APIs.

Video 75