Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug/feature request in opening the status of the crawler from web or somewhere? #47

Closed
mezuqu opened this issue May 18, 2014 · 3 comments

Comments

@mezuqu
Copy link

mezuqu commented May 18, 2014

hello,

i started a large crawl using the command, and
portiacrawl .. .... ... & > result.txt

however i see that the crawl is ended (i am not sure if it is terminated) , and i don't know if it is really stopped or not. How i can be sure that the crawl is ended or not?

is there a way of seeing the status of the bot from shell or web interface? I tried to see the scrapy's own web UI, however i dont see the status of the crawler there (6080 port)

thanks

@jimjonesGIT
Copy link

I would like to know the same.

@tpeng tpeng removed the wontfix label Jul 9, 2014
@tpeng
Copy link
Contributor

tpeng commented Sep 10, 2014

if you schedule spider with scrapyd, then you can see the status of the crawler from your scrapy web UI (by default it's http://localhost:6800)

@tpeng tpeng closed this as completed Oct 22, 2014
@mavencode01
Copy link

Is there a way to expose this status in portia ?

portiacrawler <project_dir> status ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants