https://github.com/adamrossnelson/yahooscr
Repository with Yahoo Groups scraping code.
https://github.com/adamrossnelson/yahooscr
Last synced: 3 months ago
JSON representation
Repository with Yahoo Groups scraping code.
- Host: GitHub
- URL: https://github.com/adamrossnelson/yahooscr
- Owner: adamrossnelson
- License: mit
- Created: 2018-04-21T22:04:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T00:53:31.000Z (over 6 years ago)
- Last Synced: 2025-01-10T04:54:07.463Z (4 months ago)
- Language: Jupyter Notebook
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YahooScr
Repository with Yahoo Groups scraping code.
## Yahoo Groups message scraper (ScrapeBuild.ipynb)
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.
## Yahoo Groups message scraper (YahooScra.ipynb)
This notebookprovides code that will dowload messages from private Yahoo Groups. Another notebook ScrapeBuild.jpynb uses reqeusts. This notebook uses Selenium.## Other / More Information.
New web scrape packages and programs are also recently available for Stata (`twitter2stata` and `facebook2stata`). See: [Importing Facebook data into Stata](https://blog.stata.com/2018/01/16/importing-facebook-data-into-stata/) and/or [Importing Twitter data into Stata](https://blog.stata.com/2017/07/25/importing-twitter-data-into-stata/).