Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52836

Re: I wonder if I would be able to collect data from such page using Python

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.025
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'subject:would': 0.07; 'subject:using': 0.09; '23,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'subject:page': 0.19; 'version.': 0.19; 'aug': 0.22; 'new,': 0.24; "haven't": 0.24; 'post': 0.26; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'am,': 0.29; 'strongly': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'fri,': 0.33; 'comment': 0.34; 'subject:from': 0.34; 'good.': 0.35; 'received:google.com': 0.35; 'done,': 0.36; 'subject:data': 0.36; 'url:org': 0.36; 'saves': 0.38; 'version,': 0.38; 'weekend': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'url:3': 0.61; "you're": 0.61; 'back': 0.62; 'different': 0.65; 'assistance': 0.66; 'results': 0.69; 'hassle': 0.84; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=zqWhW4u42bMaVRT/R4Z3br47BXpjB0UP0gv1xoIj/r4=; b=rp7uOnB20i7Pz2iodYK4LsVkALvfwrXRk3G/pIQ70JBv9sx+r5Xlhcq67uyAO4VC9E dkzX+W75utw3hYAOwoEzCDwnD3OSvmqPmpwJEZIPqT99OfAGvkdx/d58HFZXGXc6F/cA joeUnbPZimB/7PCyvqFUacDUkl8RYAYEH/lH39rVGmKO99PV8hsX+5UKFFVRR1kPY289 XkG4wU8Epniq9gt+BrZOrtPNZWqONeQnh7A0B3XELYuNaCND3MWWiJzx+UeXZKGFo8YB EjSlFaZVzkrm0aFqgOrXt1JYPsEWNKuPCCHCetKJTmTRsW/CkXwrKFcTnkesmPzcDCc6 Av3A==
MIME-Version 1.0
X-Received by 10.52.35.40 with SMTP id e8mr649537vdj.37.1377184299751; Thu, 22 Aug 2013 08:11:39 -0700 (PDT)
In-Reply-To <d1390c28-91d2-46f5-aff0-7703b8a165e3@googlegroups.com>
References <a50210f8-8959-46da-a386-2d9a7a17a79e@googlegroups.com> <m2haeiiaur.fsf@cochabamba.vanoostrum.org> <d1390c28-91d2-46f5-aff0-7703b8a165e3@googlegroups.com>
Date Fri, 23 Aug 2013 01:11:39 +1000
Subject Re: I wonder if I would be able to collect data from such page using Python
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.135.1377184301.19984.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1377184301 news.xs4all.nl 15954 [2001:888:2000:d::a6]:46620
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:52836

Show key headers only | View raw


On Fri, Aug 23, 2013 at 1:03 AM, Comment Holder <commentholder@gmail.com> wrote:
> As I am new, I won't ask for assistance before I get some general idea about Python. I shall dedicate the weekend for this purpose, or at least Sunday. Once I am done, I will post my results back in here.


Smart move :) I strongly recommend the inbuilt tutorial, if you
haven't seen it already:

http://docs.python.org/3/tutorial/

And you're using the current version, which is good. Saves the hassle
of figuring out what's different in an old version.

All the best!

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

I wonder if I would be able to collect data from such page using Python Comment Holder <commentholder@gmail.com> - 2013-08-21 07:55 -0700
  Re: I wonder if I would be able to collect data from such page using Python Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-21 11:30 -0400
    Re: I wonder if I would be able to collect data from such page using Python Comment Holder <commentholder@gmail.com> - 2013-08-21 08:44 -0700
      Re: I wonder if I would be able to collect data from such page using Python Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-21 11:58 -0400
        Re: I wonder if I would be able to collect data from such page using Python Comment Holder <commentholder@gmail.com> - 2013-08-21 10:41 -0700
          Re: I wonder if I would be able to collect data from such page using Python Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-21 13:52 -0400
          Re: I wonder if I would be able to collect data from such page using Python Terry Reedy <tjreedy@udel.edu> - 2013-08-21 15:18 -0400
            Re: I wonder if I would be able to collect data from such page using Python Comment Holder <commentholder@gmail.com> - 2013-08-22 07:58 -0700
  Re: I wonder if I would be able to collect data from such page using Python Piet van Oostrum <piet@vanoostrum.org> - 2013-08-22 00:54 -0400
    Re: I wonder if I would be able to collect data from such page using Python Comment Holder <commentholder@gmail.com> - 2013-08-22 08:03 -0700
      Re: I wonder if I would be able to collect data from such page using Python Chris Angelico <rosuav@gmail.com> - 2013-08-23 01:11 +1000

csiph-web