curl --request GET \
--url https://web-scraping-api2.p.rapidapi.com/get-post-reactions \
--header 'x-rapidapi-key: <api-key>'{
"data": [
{
"reactor": {
"headline": "A research Engineer at aeronautics company working with multi scale simulations (from FEM through Dislocation dynamics down to Quantum mechanics) as well as thinking with innovative ideas",
"linkedin_url": "https://www.linkedin.com/in/ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY",
"name": "Hyung-Jun Chang",
"urn": "ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY"
},
"type": "LIKE",
"following_state": null
}
],
"message": "ok",
"total": 74
}Get reactions of a post.
1 credit per call.
curl --request GET \
--url https://web-scraping-api2.p.rapidapi.com/get-post-reactions \
--header 'x-rapidapi-key: <api-key>'{
"data": [
{
"reactor": {
"headline": "A research Engineer at aeronautics company working with multi scale simulations (from FEM through Dislocation dynamics down to Quantum mechanics) as well as thinking with innovative ideas",
"linkedin_url": "https://www.linkedin.com/in/ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY",
"name": "Hyung-Jun Chang",
"urn": "ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY"
},
"type": "LIKE",
"following_state": null
}
],
"message": "ok",
"total": 74
}ALL, LIKE, EMPATHY, APPRECIATION, INTEREST, PRAISE "ALL"
Show child attributes
Show child attributes
"A research Engineer at aeronautics company working with multi scale simulations (from FEM through Dislocation dynamics down to Quantum mechanics) as well as thinking with innovative ideas"
"https://www.linkedin.com/in/ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY"
"Hyung-Jun Chang"
"ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY"
"LIKE"
null
"ok"
74