Mathoholic_Lite
Results
1
issues of
Mathoholic_Lite
I am trying to scrape a website which has some dropdowns, So I planned to use Scrapy Framework with Scrapy-Selenium(more here) to click around the dropdowns(Nested For loop) and then...