Count-only option for Anchors endpoint in API
J
Jogilė Padrėzaitė
I need a way to get the count of all anchors containing a specific phrase, like 'casino', without retrieving the actual rows. This would help reduce costs significantly when dealing with large datasets. Currently, the API charges based on the number of rows returned, which can be expensive at scale. A count-only option would be a valuable addition to the API.