Posts by user3602803 • 33 points
4 posts
-
2
votes2
answers397
viewsQ: LONG delay in requests.get Python
I’m having a problem that when I perform requests.get diverse sometimes python starts to take A LONG time to get the request. I already thought it may be the API itself refusing my access, because…
-
-1
votes1
answer63
viewsQ: For is not giving continue (Firemonkey)
I’ve literally been looking at this piece of code since yesterday trying to figure out why the foris not passing 0. I have tried several ways, and already confirmed that I am always adding one more…
-
-1
votes1
answer677
viewsQ: How to pick up element xpath in span
I am using lxmlalong with Python 3.8and I’m needing to take the xpath of a text that’s inside that part of html: <span class="text-down">7424.65</span> The xpath is:…
-
0
votes1
answer67
viewsQ: Why is echo output not printing on the screen? (Page is blank)
Guys, can anyone tell me why when I log into my php file (localhost/test.php) nothing literally appears and everything goes blank? My file is ultra simple that I did just to test: <?…
phpasked user3602803 33