diff --git a/README.md b/README.md index eb4b5b0..e2d0b0a 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,9 @@ View the outputted graph: ```bash cat graph.txt ``` + +# TODO + +We can use `pyppeteer` or `playwright` to parse dynamically rendered websites. + +[Link to article](https://scrapingant.com/blog/scrape-dynamic-website-with-python)