Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Oct 25, 2022
1 parent 3386add commit 41f3a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ With the `--full` CLI flag an additional API request will be made for each emplo
## How-To
1. Sign into www.xing.com and retrieve your ``login`` cookie value e.g. via developer tools
2. Specify your cookie value in the python script's variable ``LOGIN_COOKIE`` or via the CLI flag ``--cookie``
3. Browse your company on XING and note the url
3. Browse your company on XING and note the url. Must be something like https://www.xing.com/pages/appleretaildeutschlandgmbh
4. Install requirements via ``pip install -r requirements.txt``
5. Run the Python script and enjoy results

Expand Down

0 comments on commit 41f3a51

Please sign in to comment.