January 8th, 2024

Changelog: January 8th, 2024 - /search Endpoint

We've added two new attributes: link_ref and link_sr to our /search endpoint. This is a non-breaking update.

What's New?

Added Attributes:

  • link_ref: This new attribute extracts and provides the referral information directly from a search result's link. It's particularly useful for understanding the source or campaign that's driving traffic to a product or page.

  • link_sr: The link_sr attribute is designed to give you insights into the product's position within the search results. Knowing the ranking of a link can be crucial for SEO analysis, competitor monitoring, and market research. With this information, you can better understand how your or your competitors' products are positioned and make informed decisions to improve your visibility. The link_sr is the raw version of the position attribute of the /search result.

How to Use the New Attributes?

No changes are required to use these two new attributes. Simply access them in the JSON response from your /search requests.