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

103
Views
Parsing javascript before parsing HTML while web scraping?

I'm trying to web scrape the table data of a website. It shows a nice table on its website but when I try to use postman to send a get request to this website, the table columns are missing(except two). when I check the exact < td > which was filled in the original html, I found that it has some javascript code. I am thinking that they must be executing that code before showing it in the page. For example, one of the value has this.

if(a==1){
if(b> 2) document.write("google");
else document.write("yahoo);
}

But I actually want the result. I'm using node-html-parser to get the data.

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!