How can you scrape data from js rendered sites using PHP? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can you scrape data from js rendered sites using PHP?

hey guys, can anybody help me to know how can I scrap a site which loads it's data through js.

13th Jun 2018, 8:16 AM
Ganesh Bagaria
Ganesh Bagaria - avatar
1 Answer
0
Js needs api to get data see through network xhr you will get the api link from there.
19th Jun 2018, 6:39 PM
ᴋᵘⁿᵃˡ
ᴋᵘⁿᵃˡ - avatar