This is a simple project to fetch data from tosdr and dump into the console.
To do so we are using the Python language and the tosdr's api
tosdr.py -h
It will bring you some messages
tosdr.py -s facebook
It will bring just topics about the Facebook's terms of use resumed by the tosdr's team
tosdr.py facebook
It will bring you information about the Facebook's terms of use resumed by the tosdr's team
tosdr.py google
The same as before but now you will get some information about google
If you have any idea how to make this script better just drop us a message :)
Thiago Ribeiro Mendes<br/ > Daniel Noguchi<br/ >
Terms of Service; Didn't Read Team
Copyright 2015-2016 The tosdrpy Project Team
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 3
of the License, or (at your option) any later version.
https://www.gnu.org/licenses/gpl-3.0.html
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.