Live data from Hacker News

Viewing profile — jakubbalada

jakubbalada

HN member
Joined
Mon, Sep 15, 2014, 12:44 PM UTC
HN karma
11
Public activity
17 items

About jakubbalada

Co-founder @ apify.com

Recent public activity

  1. comment
    Comment #21009404

    > A growing catalog of up-to-date scrapers for popular websites would put of lot of freelancers out of work. I would invest in this. Check out Apify store ( https://apify.com/store…

  2. story
  3. comment
    Comment #15696886

    You can use services like Anti-captcha [1] We have a public API on Apify for that [2] [1] https://anti-captcha.com/mainpage [2] https://www.apify.com/petr_cermak/anti-captcha-recap…

  4. comment
    Comment #15563017

    Typically depends on what you do with scraped data. There is an interesting recent US court ruling [1] [1] http://www.reuters.com/article/us-microsoft-linkedin-ruling/...

  5. comment
    Comment #15562941

    (co-founder here) We have hundreds of customers, half of them on recurring subscriptions, half just one-time customers paying for crawler configurations.

  6. comment
    Comment #15016748

    You might try Apifier for that, we've recently scraped more than 150k reviews for 27k restaurants in London. Here's a community crawler you can use: https://www.apifier.com/communi…

  7. comment
    Comment #13900365

    It's also hard to get direct access to the data. But you're right it's a hard sell to enterprises although we have some (e.g. real estate developer creating pricing maps)

  8. comment
    Comment #13892300

    Both - developers on a free plan using own RSS for sites without one and business people (mainly startups) building their products on top of Apifier. Typical use is an aggregator t…

  9. comment
    Comment #13889909

    We see a lot of users who needs data from the web or APIs for sites which doesn't have one. Just not all of them can code and we have to scale custom development.

  10. comment
    Comment #13886946

    Disclaimer: I'm a co-founder of Apifier [1]. It's not an open source, but free up to 10k pages per month. And it can handle modern JS web applications (your code runs in a context …

  11. comment
  12. comment
    Comment #11682286

    If you want to scrape many websites on a daily basis, have a look at https://www.apifier.com as an alternative. Disclaimer: I'm a cofounder there

  13. comment
    Comment #11336744

    At least in our batch we felt we should really only focus on our product. That's why we've got the grant - to be able to work on our startup full-time.

  14. comment
    Comment #11333173

    (Apifier co-founder here) It will be less beneficial now than it was in the first YCF batch. Other fellows really motivated us during the group office hours and other events. And s…

  15. comment
    Comment #10423014

    You're right, price per request would be easier for estimation. But as you can use JavaScript, you can scrape whole website with just one page request (see the SFO flights example)…

  16. comment
    Comment #10422616

    Of course not, API will be available soon - in a week or two. If you have some other feature requests, please let us know, we need to help with prioritization.

  17. comment
    Comment #10420642

    Yes, by default we respect robots.txt. There is a switch to disable it - on your own responsibility. We don't fully respect Crawl-delay, but minimum delay between requests for all …