Skip to content
Snippets Groups Projects
Commit 3e4a798b authored by tlansey's avatar tlansey
Browse files

LinkedIn get data instructions added

parent 3cb48fa9
No related branches found
No related tags found
No related merge requests found
......@@ -79,6 +79,18 @@ export default class extends Component {
return (
<LayoutWrapper>
<PageHeader>Import</PageHeader>
<Box>
How To Download Your LinkedIn Data: <br></br>
1. Navigate to <a href="https://www.linked.com">linkedin.com</a> <br></br>
2. Click the Me icon at the top of your homepage <br></br>
3. Select <b>Settings & Privacy</b> from the dropdown<br></br>
4. Click <b>Data Privacy</b> on the left menu<br></br>
5. Under the <b>How LinkedIn uses your data</b> section, click <b>Get a copy of your data</b><br></br>
6. Select the data that you're looking for and <b>Request archive</b><br></br>
7. Wait about 15 minutes and click the link in your email from LinkedIn<br></br>
8. Click <b>Download archive</b><br></br>
9. You should see a folder in your Downloads folder with all of your data<br></br>
</Box>
<Box>
<ContentHolder>
<DropzoneWrapper>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment