How to evaluate the legality of web scraping for your research
- Motivation and disclaimer
- Overview of legal situation
- Step-by-step plan to evaluate legality (or, to improve it)
- I'm not a lawyer (but this has been duly compiled, on the basis of legal resources)
- The legal situation is still changing rapidly, and this deck may be outdated (soon)
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this presentation better, please feel free to fork the repository and create a pull request. You can also simply open an issue if you spot any outdated information, as the legal situation regarding web scraping is subject to change.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingContent
) - Commit your Changes (
git commit -m 'Add some AmazingContent'
) - Push to the Branch (
git push origin feature/AmazingContent
) - Open a Pull Request