Python Forum
Grabbing questions from a quiz app
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grabbing questions from a quiz app
#1
So I want to host a private gameshow. I can't find any good german question database so I wanted to write a python programm that plays a quiz app and grabs the questions as well as the answers. I don't need the code I rather need the confirmation that my thoughs are even possible.

The idea is as follows:
  1. Play the quiz app on an emulator
  2. Click on the question
  3. make a screenshot
  4. analyse predefined areas with pytesseract
  5. click any answer to note which is correct
  6. go to step 2
Is that even possible and if so which libs will make my life easier.

Thank you in advance.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QUIZ GUI Form_When admin panel is open, main quiz form is getting freeze Uday 4 707 Aug-25-2023, 08:24 PM
Last Post: deanhystad
  Grabbing comma separed values from SQLite and putting them in a list PythonNPC 8 3,929 Apr-10-2020, 02:39 PM
Last Post: buran
  Grabbing a Subset of a String acemurdoc 3 2,537 Jun-18-2019, 04:57 PM
Last Post: perfringo
  Grabbing a value from one python script into another nickayres 3 3,233 May-24-2019, 08:21 PM
Last Post: snippsat
  Discord bot that asks questions and based on response answers or asks more questions absinthium 1 34,322 Nov-25-2017, 06:21 AM
Last Post: heiner55

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020