Skip to content

Commit 80308b2

Browse files
authored
Update README.md
1 parent 0144754 commit 80308b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ That's it! We have the data ready in a CSV.
297297
298298
You can find this complete code in the file `wiki_toc.py` file.
299299
300+
Also, check this tutorial on [pypi](https://pypi.org/project/python-web-scraping-tutorial-step-by-step/)
301+
300302
## Other Tools
301303
302304
Some websites do not have data in the HTML but are loaded from other files using JavaScript. In such cases, you would need a solution that uses a browser. The perfect example would be to use Selenium. We have a [detailed guide on Selenium here](https://en.wikipedia.org/wiki/Web_scraping).

0 commit comments

Comments
 (0)