Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to use scrapy as a downloader. I need to load seeds file periodically and want scrapy keep running. Can I know how to add seed links dynamically or periodically? Another relevant question is if the crawled links queue will keep increasing if scrapy keep running? If then, how to deal with this to avoid the memory overuse?

Thanks a lot.

share|improve this question
Do you have a computer? – Steven Almeroth Sep 30 '12 at 16:09
Your question isn't clear. Can you say more about what you are trying to do? – jah Oct 1 '12 at 18:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.