Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

207
Views
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 answers
Answer question

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 Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!