File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # Web Scraping with Python Selenium
1
+ # Web Scraping with Python Selenium: Tutorial for Beginners
2
2
3
3
[ <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 )
4
4
- [ Installing Selenium] ( #installing-selenium )
@@ -99,4 +99,4 @@ Lastly, return the `data` dictionary from this function.
99
99
100
100
For the complete code, see [ main.py] ( src/main.py ) .
101
101
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 ) .
You can’t perform that action at this time.
0 commit comments