Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8672039
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T19:06:08+00:00 2026-06-12T19:06:08+00:00

I found this website: https://panopticlick.eff.org/ That basically gives you some information of your browser.

  • 0

I found this website:
https://panopticlick.eff.org/
That basically gives you some information of your browser. And it raised a question. so i was trying to create an urlllib2 opener and only thing I did is changed it’s user-agent:
so my opener looks like that:

class URLOpener():      
    def opener(self,user_agent):
        cj=cookielib.CookieJar()
        #Process Hadlers
        opener=urllib2.build_opener(urllib2.HTTPCookieProcessor(cj))
        opener.addheaders=[
                        ('User-Agent', user_agent),
                        ('Accept', 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'),
                        ('Accept-Language', 'en-gb,en;q=0.5'),
                        ('Accept-Charset', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7'),
                        ('Keep-Alive', '115'),
                        ('Connection', 'keep-alive'),
                        ('Cache-Control', 'max-age=0'),
                    ]
        return opener

My question is how can I add something like this to my URLOpener:

  1. Browser Plugin Details
  2. Time Zone
  3. Screen Size and Color Depth
  4. System Fonts
  5. Limited supercookie
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T19:06:10+00:00Added an answer on June 12, 2026 at 7:06 pm

    You can’t.

    Most of those things are not passed by your browser to the web server. The reason that panopticlick can display those values is that it uses Javascript to access them.

    You can see this for yourself. In Chrome or firefox open up the network tab in the developer console and look at the actual headers that are being sent when you make a request to a website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was creating a website http://tapasya.co.in and i found that this site has some
I found this on a website, css_loader.php <?php // First of all send css
I've found this login script and I'm trying to implement it into my website
I want to protect my website against spambots with javascript. I found this code,
VS 2008 I have this code snippet I found on a VB website. But
found this little code snippet that seems to do what i want, but im
I found this handy bookmarklet for automatically logging into a website: javascript: document.body.appendChild(document.createElement('div')).innerHTML=' <form
I've been working on a mobile first website, and have found that my media
I'm trying to install the following django app from the cheeseshop: https://bitbucket.org/codekoala/django-articles/overview This is
I'm trying to get Three20 to work with MonoTouch, so I found this website:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.