dvt81 commited on
Commit
e7e0f8b
·
verified ·
1 Parent(s): 1552bf5

added selenium and web driver

Browse files

added selenium and web driver to scrape web content

Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,3 +3,5 @@ smolagents
3
  requests
4
  duckduckgo_search
5
  pandas
 
 
 
3
  requests
4
  duckduckgo_search
5
  pandas
6
+ selenium==4.18.1
7
+ webdriver-manager==4.0.1