EnsEMBL Export says:
We respectfully request that you do not script against the export pages on the Ensembl website, as this degrades the service for other web visitors. The public MySQL server is provided specifically for this purpose. Thank you. If you wish to extract multiple features or regions, we recommend using the Perl API if possible.
I looked around a bit on their site and these folks provide lots of Perl software. Looks like you can get what you want if you "play by their rules" for huge downloads.

Update:
I've never used this particular site before, but I've used other large sites. When you are going to be retrieving a lot of data, it really pays to read the details - special tools are usually available - and you do risk getting on the "bad-boy" list if you don't play by the rules. One of the slickest sites that I use has a gizmo where I can launch a custom DB query...I give them an e-mail address and they send me an e-mail with a URL that is valid for a few days when my data is ready for download. It might take an hour+ for my query to process, but I can get a lot of customized data this way and it doesn't impact the website performance. Just an implementation thought and observation from something that I've seen work well as a user.


In reply to Re: i need help to download text data from ensemble for a project by Marshall
in thread i need help to download text data from ensemble for a project by aaabc

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.