I'm using 'axios' to crawl data from web sites(https://movie.daum.net/premovie/released)
I need data of li tags under ol tag, but li tags aren't shown in source.
I guess the site renders li tags dynamically using JavaScript or etc., but I don't know how to crawl them after all tags are loaded.
The point is, I wanna do it without any library related to crawling like puppeteer.
Please let me know how to do it if you know it. Thank you.
Aucun commentaire:
Enregistrer un commentaire