Skip to content

Get the scraper working on Docker #229

@rwalek668

Description

@rwalek668

We would like to get the scraper working on Docker so that we can automate deployments of the scrape.

We suspect there is currently a blocker to getting the scraper on Docker which is that we currently do not use Chrome Headless mode.

The reason we do not use Chrome Headless mode is that when downloading the files in chrome headless mode, the download does not behave correctly. I suspect that this is because the file keeps getting overwritten/replaced (rather then how downloads normally work where if you download a file with the same name it gets saved as file_name(1).file)

FYI @darpham

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions