Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: web scrap currency
Post: RE: web scrap currency

thank you very much! your solution much better than my attempts. and now i can go forward.
ikeen Web Scraping & Web Development 6 5,344 Jun-04-2018, 11:59 AM
    Thread: web scrap currency
Post: RE: web scrap currency

from urllib.request import urlopen #as url import pprint from bs4 import BeautifulSoup, Comment #as bsobj from xml.etree import ElementTree as ET import string as s import pandas idValI = (5, 6) id_...
ikeen Web Scraping & Web Development 6 5,344 Jun-04-2018, 08:23 AM
    Thread: web scrap currency
Post: RE: web scrap currency

nobody must write for me. that is my task. maybe someone can give a direction? i tried to use lambda function, class2_2 = class2[0].get_text() and simple cycle like for ... in ... : print part of act...
ikeen Web Scraping & Web Development 6 5,344 Jun-04-2018, 08:07 AM
    Thread: web scrap currency
Post: web scrap currency

good day please help me i wanna get some data about currency rates from our local site "http://nationalbank.kz/?furl=cursFull&switch=rus". and can't get data under "td" tag such as: currency name,...
ikeen Web Scraping & Web Development 6 5,344 Jun-04-2018, 07:51 AM
    Thread: count of days between two dates
Post: RE: count of days between two dates

thanks a lot! i saw this example. but couldn't apply for my program.
ikeen General Coding Help 4 7,497 Apr-10-2018, 08:18 AM
    Thread: count of days between two dates
Post: RE: count of days between two dates

i don't wanna use any static data. is there any solution to use dynamic variables? the result are depending on user's input.
ikeen General Coding Help 4 7,497 Apr-10-2018, 06:42 AM
    Thread: count of days between two dates
Post: count of days between two dates

good day i try learn and i'm beginner in python. can somebody help me, please? i'm writing a little joke program. and one of purpose of these program calculate count of days between two dates. on date...
ikeen General Coding Help 4 7,497 Apr-10-2018, 04:39 AM

User Panel Messages

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