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

Patch 1 #769

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Patch 1 #769

wants to merge 2 commits into from

Conversation

eskayML
Copy link

@eskayML eskayML commented Mar 15, 2023

Added the documentation for scraping tweets using searchScraper with python,

Issue #7

@JustAnotherArchivist
Copy link
Owner

Some initial thoughts:

  • This example code would have to be reformatted entirely to match snscrape's code style (for starters, no import aliases, tab indentation).
  • I'm not interested in showing examples with Pandas or CSV anywhere. That classifies as downstream data usage, which I don't officially support.
  • Any example of the search scraper shouldn't mention simple hashtag and user searches; those should use the specific scraper instead.
  • The example would belong below the CLI. The CLI is the main recommended interface and avoids common pitfalls (especially on parallel scrapes).

@eskayML
Copy link
Author

eskayML commented Mar 15, 2023

Okay,Thanks for the feedback

I'll have these in mind when creating the next PR

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

Successfully merging this pull request may close these issues.

None yet

2 participants