Live data from Hacker News

Viewing profile — dmn001

dmn001

HN member
Joined
Sun, Jan 31, 2010, 12:52 PM UTC
HN karma
184
Public activity
146 items

About dmn001

No profile information was provided.

Recent public activity

  1. comment
    Comment #15541248

    I find there is really no need to hide or mask the IP address when web scraping. The use of proxies or Tor to do so is completely unnecessary and maybe prohibitive e.g. try using G…

  2. comment
    Comment #15541159

    By caching, I just mean storing of data locally so you don't have to request it again under a certain timeframe. I use my own caching scripts written in Python, if you use a 3rd pa…

  3. comment
    Comment #15540973

    There is no issue with parsing and scraping in the same loop as long as there is caching in there as well. You don't want to be hitting the server repeatedly whilst you're debuggin…

  4. comment
    Comment #15540934

    On the contrary, I have found lxml suitable for all of my scraping projects where the objective is to write some XPath to parse or extract some data from some element.

  5. comment
    Comment #15540894

    That may be fine for javascript heavy websites for a site with a few pages, but for anything with more than say 1,000 pages it is much more efficient to scrape using requests with …

  6. comment
    Comment #14565404

    SVG flowcharts of many gamebooks including FF and Lone Wolf: http://outspaced.fightingfantasy.net/SVG_Flowcharts/main.htm...

  7. comment
    Comment #14560585

    Should be fixed now.

  8. comment
    Comment #14560189

    I made .svg diagrams for the Fighting Fantasy books Warlock of Firetop Mountain and Deathtrap dungeon a while back on my old blog: https://daveman.wordpress.com/2010/01/08/how-to-c…

  9. comment
    Comment #14492623

    No. Most websites don't do this.

  10. comment
    Comment #14492588

    It's extremely rare to be ip-blocked by any website just for using the Google's user agent from a non-specific range. IP's get re-used and you can switch to a new one easily, so it…

  11. comment
    Comment #14239487

    SEEKING WORK - England,UK/Remote Over 7 years experience with Python software development, cloud services, data mining, web crawling, databases. Want to extract or crawl data from …

  12. comment
  13. comment
    Comment #13885913

    The first part seems like a very long-winded way to say "don't use the default user agent". The captcha was unusually simple to solve, in most cases the best strategy is to avoid s…

  14. comment
    Comment #13811382

    Right, if you're just matching a substring in a list of strings then you don't need regex for that. Also, lxml is over 20x faster than BeautifulSoup, although it doesn't really mat…

  15. comment
    Comment #13765584

    SEEKING WORK - UK/Remote Over 7 years experience with Python and Perl web scraping, cloud services, databases and Linux administration. Want to extract or crawl data from a website…

  16. comment
    Comment #13358156

    I don't think I have the other videos, IIRC he removed or made private the previous videos shortly after the later ones were uploaded and that was the impetus for downloading them …

  17. comment
    Comment #13351665

    I found some of Vova's videos: https://www.youtube.com/watch?v=_zG_QpwbV3E https://www.youtube.com/watch?v=9csBR4AcSAQ https://www.youtube.com/watch?v=XfGbWbWSr00 https://www.youtu…

  18. comment
    Comment #11421593

    It would just be much easier to use the Facebook graph api, there is an official Python module and is well documented, and would be less likely to hit rate limits or other blocks -…

  19. comment
    Comment #10314595

    SEEKING WORK - UK/Remote Over 5 years experience with Python and Perl web scraping, cloud services, databases and Linux administration. Want to extract or crawl data from a website…

  20. comment
    Comment #10314577

    Location: UK Remote: Yes. Willing to relocate: Yes. Technologies: Python, Perl, Matlab, R, MongoDB, MySQL, Git Résumé/CV: available on request Email: dmn001 gmail

  21. comment
    Comment #9608464

    Btw, I have no association with this company, other than I like to keep track of their blog and events regularly as it ties in quite closely with my line of work. Thought I'd post …

  22. story
  23. comment
    Comment #9127910

    SEEKING WORK - UK/Remote 5+ years experience with Python and Perl web scraping, cloud services, databases and Linux administration. Want to extract or crawl data from a website suc…

  24. comment
    Comment #8402849

    > the entire content of The Pirate Bay > Not the P2P content that people download I think you're confusing different definitions of 'content' here. Also, there are many more sites …

  25. comment
    Comment #7970540

    SEEKING WORK - remote or UK 5+ years experience with Python and Perl web scraping, cloud services, databases and Linux administration. Need to extract or crawl data from a website …