Postman Community
Postman Cheerio Question
New to APIs/Postman
postnewbie2020
(John)
December 18, 2020, 2:42pm
3
let arr = $("td[class='data']").toArray(); let hmm= arr[0].children[0].data;
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Parse HTML form response data
Ask the Experts and Postman Tips
8
49043
March 19, 2021
How to account for a Response Body with a possible JSON or HTML format?
Ask the Experts and Postman Tips
tests
,
testscripts
,
json-response
,
html-response
0
627
April 22, 2022
Cannot get text from element inside DOM in Cheeriojs
New to APIs/Postman
3
1723
February 8, 2021
Get element value from HTML response
Ask the Experts and Postman Tips
tests
,
cheerio
2
3257
December 12, 2024
Getting HTML response - want to parse certain fields to next request
New to APIs/Postman
5
19444
March 4, 2021