La API de Creador de Palabras Clave es una herramienta poderosa y eficiente para generar palabras clave a partir de cualquier texto de entrada. Ya seas un creador de contenido que busca optimizar su SEO, un anunciante que busca dirigirse a palabras clave específicas, o simplemente alguien que desea extraer palabras clave relevantes de una gran cantidad de texto, esta API es el recurso perfecto.
Para usar la API, simplemente proporciona el texto de entrada y especifica el número de palabras clave que deseas generar. La API devolverá una lista de palabras clave relevantes y optimizadas, facilitando que puedas dirigirte a la audiencia adecuada y atraer tráfico a tu contenido.
La API de Creador de Palabras Clave está diseñada para ser fácil de usar y accesible, por lo que no necesitas tener ningún conocimiento previo sobre optimización de palabras clave para utilizarla. Con su interfaz intuitiva y controles simples, la API es la herramienta perfecta para cualquiera que busque simplificar su proceso de SEO y aprovechar al máximo su contenido.
Además de generar palabras clave, la API proporciona información sobre la popularidad y relevancia de cada palabra clave, ayudándote a entender mejor el impacto potencial de cada palabra clave que generas. Ya sea que busques optimizar tu contenido para motores de búsqueda, dirigirte a palabras clave específicas, o simplemente extraer palabras clave relevantes de una gran cantidad de texto, la API de Creador de Palabras Clave es el recurso perfecto.
Pasa un texto y recibe las palabras clave reconocidas.
Optimización de contenido: Los creadores de contenido, bloggers y propietarios de sitios web pueden usar la API de Creador de Palabras Clave para optimizar su contenido para motores de búsqueda. Al generar una lista de palabras clave relevantes y optimizadas, los creadores de contenido pueden asegurarse de que su contenido sea fácilmente descubrible por su audiencia objetivo y atraer más tráfico a su sitio web.
Segmentación publicitaria: Los anunciantes pueden utilizar la API de Creador de Palabras Clave para generar una lista de palabras clave relevantes para su audiencia objetivo. Al dirigirse a palabras clave específicas, los anunciantes pueden alcanzar a su audiencia deseada de manera más efectiva y generar más conversiones.
Investigación de mercado: Los investigadores de mercado pueden utilizar la API de Creador de Palabras Clave para generar una lista de palabras clave relevantes para su mercado objetivo. Al entender las palabras clave más populares y relevantes en su industria, los investigadores de mercado pueden obtener información valiosa sobre el comportamiento y tendencias del consumidor.
Análisis de contenido: Investigadores, analistas de datos y profesionales de la información pueden utilizar la API de Creador de Palabras Clave para extraer palabras clave relevantes de grandes cantidades de texto. Al generar una lista de palabras clave relevantes, los analistas de contenido pueden obtener una mejor comprensión de los temas y tópicos cubiertos en su contenido y tomar decisiones más informadas.
Descubrimiento de palabras clave: Los profesionales de SEO, marketers digitales y propietarios de sitios web pueden utilizar la API de Creador de Palabras Clave para descubrir nuevas palabras clave relevantes para sus sitios web. Al generar una lista de palabras clave, pueden ampliar su portafolio de palabras clave, alcanzar una audiencia más amplia y atraer más tráfico a su sitio web.
Además del número de llamadas a la API, no hay ninguna otra limitación.
Generar palabras clave para la entrada de texto.
Obtener palabras clave. - Características del Endpoint
Objeto | Descripción |
---|---|
Cuerpo de la Solicitud |
[Requerido] Json |
{"keywords":["meteoroloji","yağmak","gün","gaziantep","osmaniye","antalya","hatay","son","ege","mevsim","sabah","saat","gece"],"scores":[0.17635034,0.15676191,0.136329,0.062543355,0.061026238,0.057395473,0.05720738,0.056516856,0.05061433,0.044957705,0.035161167,0.03208928,0.031785425],"error":""}
curl --location --request POST 'https://zylalabs.com/api/1434/keyword+creator+api/1185/get+keywords' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"text": "Sıcak hava durumunun ardından yağışlı günler geliyor Meteoroloji'nin tahminlerine göre hava sıcaklıkları yükselişini iki gün boyunca sürdürecek ve ardından yağışlı günler gelecek. Hava durumunun ardından yağışlı günler geliyor. Meteoroloji Genel Müdürlüğü hava durumuna dair son tahminlerini yayınladı. Yayınlanan tahminlere göre hava sıcaklıkları mevsim normallerinin üzerinde seyredecek, İstanbul’da hava 20 dereceye yaklaşacak. Sıcak günlerin ardından hava sıcaklıkları bir miktar düşecek ve yağışlar yurdun önemli bir bölümünde etkili olacak. DON UYARISI GELDİ Meteoroloji Genel Müdürlüğü tarafından yapılan son değerlendirmelere göre: Ülkemiz genelinin parçalı ve çok bulutlu, Kıyı Ege, Antalya’nın doğu ve batı ilçeleri, Isparta’nın güney kesimleri ile Osmaniye, Hatay ve Gaziantep çevrelerinin yağmur ve sağanak yağışlı geçeceği tahmin ediliyor. Sabah ve gece saatlerinde iç ve doğu kesimlerde buzlanma ve don olayı ile birlikte pus ve yer yer sis bekleniyor."
}'
Encabezado | Descripción |
---|---|
Autorización
|
[Requerido] Debería ser Bearer access_key . Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito. |
Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.
La API de Creación de Palabras Clave devuelve un objeto JSON que contiene una lista de palabras clave generadas en función del texto de entrada. También puede incluir puntuaciones que indican la popularidad o relevancia de cada palabra clave, o un mensaje de error si hay insuficientes palabras clave para extraer.
Los campos clave en los datos de respuesta incluyen "palabras clave", que enumeran las palabras clave generadas, "puntuaciones", que proporcionan métricas de relevancia para cada palabra clave, y "error", que indica cualquier problema encontrado durante el procesamiento.
Los datos de respuesta están estructurados como un objeto JSON. Contiene arreglos para "keywords" y "scores", y una cadena para "error". Esta organización permite a los usuarios analizar y utilizar fácilmente los datos en sus aplicaciones.
Los parámetros principales para la API de Creación de Palabras Clave incluyen "input_text," que es el texto del cual se generan las palabras clave, y "num_keywords," que especifica cuántas palabras clave devolver. Los usuarios pueden personalizar sus solicitudes ajustando estos parámetros.
Los usuarios pueden utilizar las palabras clave devueltas para mejorar las estrategias de SEO, aumentar la descubribilidad del contenido y dirigirse a audiencias específicas. Las puntuaciones de relevancia pueden ayudar a priorizar en cuáles palabras clave centrarse para lograr un impacto máximo.
Los casos de uso típicos incluyen la optimización de contenido para blogs y sitios web, campañas publicitarias dirigidas, investigación de mercado para obtener información sobre los consumidores, y descubrimiento de palabras clave para profesionales de SEO que buscan expandir su cartera de palabras clave.
La precisión de los datos se mantiene a través de algoritmos que analizan el texto de entrada y extraen palabras clave basadas en métricas de relevancia y popularidad. Las actualizaciones y mejoras continuas en los modelos subyacentes ayudan a garantizar una generación de palabras clave de alta calidad.
Si la API devuelve un array de "keywords" vacío o un mensaje de error, los usuarios deben considerar proporcionar un texto de entrada más completo o ajustar el número de keywords solicitadas. Esto puede ayudar a mejorar las posibilidades de generar palabras clave relevantes.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world's most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1.000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.
To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1.000 requests per month, this header will display 1.000.
The 'X-Zyla-RateLimit-Reset' header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3.600, it means 3.600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it's important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.
Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.114,33ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.905,40ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
890,92ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.149,60ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.170,12ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
4.082,45ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.929,74ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.249,35ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.937,92ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.219,96ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.884,57ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms