User:Max Dovey/Personalizeddatapolicy: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:


[[File:Personalisedpolicy extracts.gif]]
[[File:Personalisedpolicy extracts.gif]]
Step 1. Scrape Facebook Data Policy page using python and Beautiful Soup.
Step 2. replace the terms 'You' and 'Your' with 'yourname' and 'yourname's'
Step 3. break up the file into sentences using a regex and uploaded periodically to Facebook page.


hosted here http://www.maxdovey.com/wp-content/uploads/2013/11/MYDATAPOLICY7.pdf
hosted here http://www.maxdovey.com/wp-content/uploads/2013/11/MYDATAPOLICY7.pdf

Revision as of 18:00, 9 December 2013

Personalisedpolicy extracts.gif

Step 1. Scrape Facebook Data Policy page using python and Beautiful Soup. Step 2. replace the terms 'You' and 'Your' with 'yourname' and 'yourname's' Step 3. break up the file into sentences using a regex and uploaded periodically to Facebook page.

hosted here http://www.maxdovey.com/wp-content/uploads/2013/11/MYDATAPOLICY7.pdf