Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

399
Views
Enable Javascript in tkinterweb python

I am using python 3.9 and tried to view website in tkinter window with the help of tkinterweb but for some websites it asks for enabling javascript so please tell how to do that... Also it is not loading youtube videos.

Below is my code:

import tkinterweb
import tkinter as tk
root = tk.Tk()
frame = tkinterweb.HtmlFrame(root)
frame.load_website('https://www.google.com/')
frame.pack(fill="both", expand=True)
root.mainloop()
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Well, I have been testing tkinterweb using some websites, and it looks like the library does not support JS, unfortunately.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!