Skip to content

Adding scraping methods to a class #9

@ajaysub110

Description

@ajaysub110
  • As of now, tweet_basic_scraping.py contains independent functions hardcoded username and dates. We should add these methods to a common class definition which will take username, dates etc as arguments for __init__.
  • We should also add a scrape method that does all the scraping and adding to csv without having to call all the functions separately.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions