1 year ago
#385913
Oğuz Güneren
Speeding up selenium processes with not opening pages in all iterations
I am building a bot that finds features of products from a web page. Then i use these features for make little database. But for every iteration, a page is opening and closing for like 3-4 seconds. I have 300 product to find. Is there a solution in selenium for not open and close a webpage in every iteration?(If you have another ways for speeding up, please write down)
python
selenium
web-scraping
selenium-chromedriver
0 Answers
Your Answer