Skip to content

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.

2 participants