2022-04-24 18:53:27 +02:00
2022-02-24 00:24:34 +01:00
2022-04-24 17:24:27 +02:00
2022-04-24 18:47:08 +02:00
2022-04-24 15:25:15 +02:00
2022-04-24 17:24:27 +02:00
2022-04-20 23:23:48 +02:00
2022-04-24 18:47:08 +02:00
2022-04-24 17:24:27 +02:00
2022-04-24 17:24:27 +02:00
2022-04-24 17:24:27 +02:00
2022-04-24 18:47:08 +02:00
2022-04-24 18:09:36 +02:00
2022-04-24 18:53:27 +02:00

Screenshot service

Dependencies

  • Xvfb
  • fluxbox
  • firefox-beta

Building

docker image build -t headless-fox .

Running a single analysis

BASE_URL=http://localhost:3000 docker run -i -v $PWD/static:/opt/static  headless-fox ./script3.sh '{"url": "pearson.pl", "third_party_domains": ["hotjar.com", "cookielaw.org"]}' 123

Running the server

BASE_URL=http://localhost:3000 node .
Description
No description provided
Readme 12 MiB
Languages
JavaScript 42.6%
Shell 24.3%
TypeScript 22.9%
Python 7.6%
Dockerfile 2.6%