diff --git a/report/report.pdf b/report/report.pdf index 0492d94..206d204 100644 Binary files a/report/report.pdf and b/report/report.pdf differ diff --git a/report/report.tex b/report/report.tex index cf8a7bd..f1b01dd 100644 --- a/report/report.tex +++ b/report/report.tex @@ -71,7 +71,7 @@ instance listening on port \texttt{localhost:8050}. This can be achieved by executing this Docker command, should a Docker installation be available: \begin{minted}[frame=lines,framesep=2mm]{bash} -docker run -p 8050:8050 scrapinghub/scrapy +docker run -p 8050:8050 scrapinghub/splash \end{minted} In order to all the website scrapers, run the script \texttt{./scrape.sh} with