User:Max Dovey/Personalizeddatapolicy: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "hosted here http://www.maxdovey.com/wp-content/uploads/2013/11/MYDATAPOLICY7.pdf")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Personalisedpolicy extracts.gif]]
<ul>
<li> Step 1. Scrape Facebook Data Policy page using python and Beautiful Soup. </li>
<li> Step 2. replace the terms 'You' and 'Your' with 'yourname' and 'yourname's' </li>
<li> Step 3. break up the file into sentences using a regex and uploaded periodically to Facebook page. </li>
</ul>
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

Latest revision as of 18:01, 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