Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

can not run crawler within login and captcha part #3

Open
davisbra opened this issue Jun 24, 2018 · 3 comments
Open

can not run crawler within login and captcha part #3

davisbra opened this issue Jun 24, 2018 · 3 comments

Comments

@davisbra
Copy link

davisbra commented Jun 24, 2018

hi ...
I added the commit that you'd added about login and captcha detection in https://github.com/GoSecure/freshonions-torscraper/commit/def5f96cfc2dfd8a58e5a8a8204292010180dcc1
Now, when I am pushing a domain, I face with this:
screenshot from 2018-06-24 11-57-50
Do you know any idea what is my fault!?

@obilodeau
Copy link
Collaborator

That work is currently a work-in-progress. You'll have to debug it yourself.

CaptchgaMiddleware's process_response seems to return a bool instead of a Response or Request object.

@davisbra
Copy link
Author

davisbra commented Aug 9, 2018

@obilodeau Hi, did you finished the captcha solving? Do you have any idea about adding the automatic login and captcha resolving part to freshonion? I mean,is it possible that we register manually in the sites, which require registration. Then we pass the user, password, captcha to the script that it can login and crawl the site?

@obilodeau
Copy link
Collaborator

did you finished the captcha solving?

No, and we are not working on it at the moment.

Do you have any idea about adding the automatic login and captcha resolving part to freshonion?

Not really but I'm sure it's doable.

I mean,is it possible that we register manually in the sites, which require registration. Then we pass the user, password, captcha to the script that it can login and crawl the site?

I would go in that direction. User / password associated with a domain in a configuration file or something similar and captcha solved by the code or a captcha solving service.

We are aware of paid-for services that do that already. So at this point we are not sure if we should purchase their service or continue spending development time on this project. Right now nothing is planned regarding further development on freshonion.

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

No branches or pull requests

2 participants