Posts by Héuller Soares • 29 points
4 posts
-
0
votes0
answers24
viewsQ: Async Live API
Can an API in Flask that fetches the live games from a website and returns them. However, this search takes about 40 seconds to be done (getDados() function), but I would like the user to receive…
-
-1
votes1
answer258
viewsQ: Click on a Selenium div
I need to click the 'LIVE NOW' button on the 'https://www.academiadasapostasbrasil.com/' page. I made the following script, but it is giving an error, could not be scrolled into view. Below is the…
-
2
votes1
answer149
viewsQ: Regular expression case insensitive in a dataframe
I have a dataframe with some tweets that were collected according to the keyword. How do for example to extract at once only the lines with #flamengo and all its variations, such as #Flamengo,…
-
-2
votes1
answer494
viewsQ: Problem with v-col Vuetify
Hello I’m having a problem with the vuetify Gride system. I’m using lg for viewing on my machine, however when using Xs or Sm for mobile devices is giving no effect. In the resolution of my machine…