Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

212
Vistas
How to get URL link of search result page?

Anyone know how can I get a URL link that directs the user to the search result page as if I typed my candidate number into the form and hit search?

https://www.axelos.com/successful-candidates-register

about 4 years ago · Santiago Gelvez
1 Respuestas
Responde la pregunta

0

This web page uses AJAX to get the data when you submit the form. It does not redirect to a new URL. So, in short, there's no URL.

You can try querying the API to get the candidate data which does have a specific URL pattern: https://fa-axelos-prod-ukw.azurewebsites.net/api/scr/?first_name={first_name}&surname={surname}&candidate_number={candidate_number}&numberPerPage=20&offset=0

(Replace the variables in between {} with values of your choice.)

Example: https://fa-axelos-prod-ukw.azurewebsites.net/api/scr/?first_name=John&surname=Doe&candidate_number=213123&numberPerPage=20&offset=0

In this example I used John as first_name, Smith as surname and 213123 as candidate_number.

NOTE: you cannot share the URL of the API in order to recreate the page with those values, as you would with a normal URL.

about 4 years ago · Santiago Gelvez Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda