Skip to content

Commit 654bca7

Browse files
authored
Update README.md
1 parent fd92464 commit 654bca7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Web Scraping with Python Selenium
1+
# Web Scraping with Python Selenium: Tutorial for Beginners
22

33
[<img src="https://img.shields.io/static/v1?label=&message=python&color=brightgreen" />](https://github.com/topics/python) [<img src="https://img.shields.io/static/v1?label=&message=selenium&color=blue" />](https://github.com/topics/selenium) [<img src="https://img.shields.io/static/v1?label=&message=Web%20Scraping&color=important" />](https://github.com/topics/web-scraping)
44
- [Installing Selenium](#installing-selenium)
@@ -99,4 +99,4 @@ Lastly, return the `data` dictionary from this function.
9999

100100
For the complete code, see [main.py](src/main.py).
101101

102-
For a detailed tutorial on Selenium, see [our blog](https://oxylabs.io/blog/selenium-web-scraping).
102+
For a detailed tutorial on Selenium, see [our blog](https://oxylabs.io/blog/selenium-web-scraping).

0 commit comments

Comments
 (0)