Search: Search took 0.11 seconds.

  1. Replies
    56
    Views
    12,274

    I don't really understand the question. By...

    I don't really understand the question.

    By creating functionality to sleep. you can repeatedly call the same code over and over again and simply configure how much time between each call.

    So...
  2. Replies
    56
    Views
    12,274

    SBR doesnt seem like curly braces. but that is...

    SBR doesnt seem like curly braces. but that is what i mean. the actual scraping code is not set on a time out. it just executes some tasks. and some code that controls the scraper will designate when...
  3. Replies
    56
    Views
    12,274

    while(1) ** doWorkToScrapeData(); ...

    while(1) **

    doWorkToScrapeData();

    sleep(2000);

    **

    protected final void sleep() **
  4. Replies
    56
    Views
    12,274

    How is setting a timeout/sleep time a challenge?

    How is setting a timeout/sleep time a challenge?
  5. Replies
    56
    Views
    12,274

    I would have a conversation with each developer...

    I would have a conversation with each developer and "designer".

    After the whole thing is finished, I would try to get a copy of all the source code, including all the database scripts. and...
  6. Replies
    56
    Views
    12,274

    Plus... a dedicated server running a scraper...

    Plus... a dedicated server running a scraper makes your life easier... not harder.

    Sometimes more computers is more complexity... but not in this case. Not in this case at all.
  7. Replies
    56
    Views
    12,274

    Dude... go to a pawn shop. Find the cheapest...

    Dude... go to a pawn shop. Find the cheapest computer you can find. Put linux on it. Deploy all your code there. Then thank us later
  8. Replies
    56
    Views
    12,274

    You are paying 3000€ for a website scraper? That...

    You are paying 3000€ for a website scraper? That only scrapes one site?
Results 1 to 8 of 8