You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I am adding a spider to the linked repo below, and so far my spider is working on my local machine.
It's a Scrapy project that has CI and Cron jobs to integrate the spiders into the repo. In Selenium when we use the webdriver to open the browser and extract data from the website, how does that work in a project with a pipeline ? This is a silly question, when the spider runs within the pipeline will there be a way to "open Chrome" and extract the data? Also, in the backend we are using Azure.
Hi. I am adding a spider to the linked repo below, and so far my spider is working on my local machine.
It's a Scrapy project that has CI and Cron jobs to integrate the spiders into the repo. In Selenium when we use the webdriver to open the browser and extract data from the website, how does that work in a project with a pipeline ? This is a silly question, when the spider runs within the pipeline will there be a way to "open Chrome" and extract the data? Also, in the backend we are using Azure.
Thanks, I know my question sounds silly.
https://github.com/City-Bureau/city-scrapers-indianapolis
The text was updated successfully, but these errors were encountered: