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

165
Views
find value contain url or not in javascript/ node js

I am trying to check if my output contain url or not if it contain I want to do it like this { "title": "Google", "href": "www.google.com" }

so when I do console.log(data) the output data look like this

generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.
https://www.google.com/
random@gmail.com,
10
https://stackoverflow.com/questions/
![lost--rk](//images.random.net//3234r4/456545/4c653a1c200b5aa1/lost--rk.jpg)
4
default value
radio

so I am trying to check if my data contain url or not

and if it contain the url then it should make a json object which contain the title and href as key and in title the gitst initial value which look like this

{ "title": "Google", "href": "www.google.com" }
{ "title": "Stackoverflow", "href": "https://stackoverflow.com/questions/" }

I tried this code I got from internet

if (new RegExp("([a-zA-Z0-9]+://)?([a-zA-Z0-9_]+:[a-zA-Z0-9_]+@)?([a-zA-Z0-9.-]+\\.[A-Za-z]{2,4})(:[0-9]+)?(/.*)?").test(data)) {
console.log(data);
}

here I am also getting all this

https://www.google.com/
random@gmail.com,
https://stackoverflow.com/questions/
![lost--rk](//images.random.net//3234r4/456545/4c653a1c200b5aa1/lost--rk.jpg)

I only want url not other parts

about 4 years ago · Juan Pablo Isaza
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!