EchoChillTV
BANNED
- May 14, 2020
- 30
- 11
Since making web app in NodeJS I switched from Python to JS and using cheerio for web scraping.
Question is how to find element from xpath, cause I can not locate element I want. Site is camvideos.tv and from opening one video and inspecting there is video element and can not locate with JS cheerio and with Python I can.
Question is how to find element from xpath, cause I can not locate element I want. Site is camvideos.tv and from opening one video and inspecting there is video element and can not locate with JS cheerio and with Python I can.