Oct 16, 2020
The HTML code on that page doesn’t look complex. You have to find the pattern on how to scrap.
- First, try to scrap the HTML data and save it in a text file using Python.
- Then check if the full code that you see using Chrome developer is there or not.
- If you see the data is correct, then find the pattern to scrap.