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

Add example scripts #37

Open
7 of 10 tasks
mr-devs opened this issue Jan 24, 2021 · 4 comments
Open
7 of 10 tasks

Add example scripts #37

mr-devs opened this issue Jan 24, 2021 · 4 comments
Assignees
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed test

Comments

@mr-devs
Copy link
Member

mr-devs commented Jan 24, 2021

Create scripts that can be used to gather data using the available endpoints.

Here are the endpoints available in osometweet at the moment:

  • tweet_lookup
  • user_lookup_ids
  • user_lookup_usernames
  • get_tweet_timeline
  • get_mentions_timeline
  • get_followers
  • get_following
  • search
  • sampled_stream
  • filtered_stream

Please feel free to claim one of these scripts if you're interested! 😄

See the examples/ folder for what is available.


Note: The original comment for this issue has been completely edited from it's initial form b/c it was originally opened as a question/discussion about whether we should do this. Now that we've decided to make this standard practice, I wanted to clean it up.

@mr-devs mr-devs added documentation Improvements or additions to documentation help wanted Extra attention is needed question Further information is requested test labels Jan 24, 2021
@yang3kc
Copy link
Member

yang3kc commented Jan 24, 2021

Good idea! I can take one or two, but maybe after you finish one case so I can see the standard.

@mr-devs
Copy link
Member Author

mr-devs commented Jan 24, 2021

Awesome, thanks! I'll post updates on this issue.

@yang3kc yang3kc changed the title Updating the pip version Add example scripts Jan 30, 2021
@yang3kc
Copy link
Member

yang3kc commented Jan 31, 2021

Tweet lookup example at #47

@mr-devs mr-devs added this to the Basic functionality milestone Jan 31, 2021
@mr-devs mr-devs removed the question Further information is requested label Aug 21, 2021
@mr-devs
Copy link
Member Author

mr-devs commented Aug 22, 2021

Update...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed test
Projects
None yet
Development

No branches or pull requests

2 participants