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

from tweetf0rmer.user_farm import UserFarm? #5

Closed
stepmr opened this issue Mar 5, 2015 · 4 comments
Closed

from tweetf0rmer.user_farm import UserFarm? #5

stepmr opened this issue Mar 5, 2015 · 4 comments

Comments

@stepmr
Copy link
Contributor

stepmr commented Mar 5, 2015

Hi there,
Are the scripts in /scripts/v1 supposed to be functional? twitter_crawler.py imports UserFarm which doesn't seem to exist in the project....

Thanks for the awesome work :)

@bianjiang
Copy link
Owner

Nah, those were very old versions... I just didn't delete them. I'll keep this open reminding me to clean those up. Thanks!

@stepmr
Copy link
Contributor Author

stepmr commented Mar 5, 2015

Ahh ok, is there an intended workflow to accomplish the same thing? At first glance, it would seem like this would be done through a couple of separate steps.... CRAWL_FRIENDS -> manually combine user IDs -> BATCH_CRAWL_USER_TIMELINE -> manually combine tweet IDs -> BATCH_CRAWL_TWEET

@bianjiang
Copy link
Owner

There is not a set workflow, and you are right, it will be a bunch of separate steps. The reason is that, sometime people need to create a social network (who follows who, who friends who) without getting the actual tweets. But certainly providing a predefined workflow will be nice...

@stepmr
Copy link
Contributor Author

stepmr commented Mar 6, 2015

Right, ok that makes sense. 🍺

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

2 participants