Repository with Yahoo Groups scraping code.
This notebook provides code that will dowload messages from private Yahoo Groups. Another notebook YahooScra.jpynb uses Selenium. This notebook uses reqeusts.
Another GitHub.com repository (YahooGroups-Archiver) provided guidance related to accessing private Yahoo Groups.
This notebookprovides code that will dowload messages from private Yahoo Groups. Another notebook ScrapeBuild.jpynb uses reqeusts. This notebook uses Selenium.
New web scrape packages and programs are also recently available for Stata (twitter2stata
and facebook2stata
). See: Importing Facebook data into Stata and/or Importing Twitter data into Stata.