Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilizing Selenium with a Scrapy project that has a pipeline into Azure containers? #132

Open
haileyneorsd opened this issue Aug 21, 2023 · 0 comments

Comments

@haileyneorsd
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant