You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to try and get this to run on a raspberry pi.
I have two questions:
Is the code for running a scan on multiple domains available? I'd like to do the same research you did, but for a different domain type (.nl).
I'd like to (also) scan and find out to what extent websites enable tracking before the user has accepted cookies. I noticed this project by default actually analyses three pages per website? numPages default: 3. Many websites feel that if you surf to another page, you've essentially accepted the tracking. What will it take to do the analysis I'm trying to do? Will setting numpages to 1 suffice?
The text was updated successfully, but these errors were encountered:
First of all: really nice work!
I'm going to try and get this to run on a raspberry pi.
I have two questions:
numPages default: 3
. Many websites feel that if you surf to another page, you've essentially accepted the tracking. What will it take to do the analysis I'm trying to do? Will setting numpages to 1 suffice?The text was updated successfully, but these errors were encountered: