Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Regarding building a website
Post: RE: Regarding building a website

I think you must started reading "Python Crash Course" book before starting with anything. You need basic skill polished before you can do anything in python. Id you still asking how to instal python ...
asiaphone12 Web Scraping & Web Development 65 23,599 May-28-2020, 10:48 PM
    Thread: getting financial data from yahoo finance
Post: RE: getting financial data from yahoo finance

(May-27-2020, 03:20 PM)snippsat Wrote: There is an Expand All button/link,this open all. OH MY GOD!!! I DIDN'T SEE THAT!!! look's like I missed that lol **wall** I can run this file because I ...
asiaphone12 Web Scraping & Web Development 7 6,877 May-28-2020, 05:06 AM
    Thread: getting financial data from yahoo finance
Post: RE: getting financial data from yahoo finance

I found how to click the toggle button with selenium. but all I can click is just the first level of button. it have button in button up to 4 level. my code: from selenium import webdriver from selen...
asiaphone12 Web Scraping & Web Development 7 6,877 May-27-2020, 10:32 AM
    Thread: getting financial data from yahoo finance
Post: RE: getting financial data from yahoo finance

(May-26-2020, 04:15 PM)snippsat Wrote: You will need Selenium for this. Now are there are the library like yfinance that work after API change from Yahoo. I have tried yfinance, when I use it to r...
asiaphone12 Web Scraping & Web Development 7 6,877 May-27-2020, 04:17 AM
    Thread: getting financial data from yahoo finance
Post: RE: getting financial data from yahoo finance

now I found the problem but I haven't found the solution. the problem is the page have button. when the button not expanded, it give: div class="" data-test="fin-row" data-reactid="66" if the button ...
asiaphone12 Web Scraping & Web Development 7 6,877 May-26-2020, 02:58 PM
    Thread: getting financial data from yahoo finance
Post: getting financial data from yahoo finance

hello, I have problem when scraping data from yahoo finance. I search the forum but all I find is about stock data, not financial data. I want to get the Income Statement, Balance Sheet and Cash Flow ...
asiaphone12 Web Scraping & Web Development 7 6,877 May-25-2020, 12:07 AM
    Thread: crack the safe - Gangster Nation
Post: RE: crack the safe - Gangster Nation

(May-20-2020, 03:44 PM)buran Wrote: (May-20-2020, 03:25 PM)asiaphone12 Wrote: how to edit my thread?https://python-forum.io/misc.php?action=help&hid=32 https://python-forum.io/misc.php?action=...
asiaphone12 Code sharing 8 8,168 May-24-2020, 10:55 PM
    Thread: crack the safe - Gangster Nation
Post: RE: crack the safe - Gangster Nation

Updating my source code in line 51: import random import json #load number database filename = 'number_db.json' try: with open(filename) as f_obj: all_number = json.load(f_obj) except FileNotFoun...
asiaphone12 Code sharing 8 8,168 May-20-2020, 03:25 PM
    Thread: crack the safe - Gangster Nation
Post: RE: crack the safe - Gangster Nation

(May-08-2020, 09:59 AM)pyzyx3qwerty Wrote: Well there is a problem when i ran the code. I The output comes as : Output:{'check_number': [], 'min_number': 0, 'max_number': 10000} How to Use: if low...
asiaphone12 Code sharing 8 8,168 May-09-2020, 02:21 AM
    Thread: crack the safe - Gangster Nation
Post: crack the safe - Gangster Nation

hello, I play a game called "Gangster Nation", where the game is like creating mafia community. there is one feature that made me interested, that is crack the safe to get money. so the game is you g...
asiaphone12 Code sharing 8 8,168 May-08-2020, 06:40 AM
    Thread: New Users Introduce Yourself
Post: RE: New Users Introduce Yourself

hello, I'm still new in python. I just start learning it eventhough I hit my 27 y.o **confused** but python have friendly language that it didn't take too much time to understand the sintax. I hop...
asiaphone12 Bar 430 225,331 May-08-2020, 05:53 AM
    Thread: Basic RPG
Post: RE: Basic RPG

I like this topic, real eye opening for me, because I still new in python. I want to test these codes. I I want to post the code, do I post the code to this thread or make a new thread?
asiaphone12 Code sharing 13 10,606 May-08-2020, 04:59 AM

User Panel Messages

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