14 lines
No EOL
336 B
Markdown
14 lines
No EOL
336 B
Markdown
# film-dev-cost-scraper
|
|
|
|
[Live version](https://pages.tdpain.net/filmdev)
|
|
|
|
This is my attempt to work out the best value for money film developing and scanning service that's available in the UK.
|
|
|
|
## Usage
|
|
|
|
```
|
|
python3 scraper/ data2.json
|
|
./bundle.sh data2.json
|
|
```
|
|
|
|
then serve the contents of the generated `bundle.zip` file over HTTP! |