Skip to content

Commit 147f3b5

Browse files
authored
docs:readme
1 parent 5eddfb3 commit 147f3b5

File tree

1 file changed

+25
-24
lines changed

1 file changed

+25
-24
lines changed

README.md

+25-24
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,31 @@ Optional
159159
- if rate limited, the program will stop scraping
160160
- if using non-browser sign in, turn off 2fa
161161

162+
---
163+
164+
## Frequently Asked Questions
165+
166+
---
167+
168+
**Q: Can I get my account banned?**
169+
**A:** It is a possibility, although there are no recorded incidents. Let me know if you are the first.
170+
171+
---
172+
173+
**Q: Scraped 999 staff members, with 869 hidden LinkedIn Members?**
174+
**A:** It means your LinkedIn account is bad. Not sure how they classify it but unverified email, new account, low connections and a bunch of factors go into it.
175+
176+
---
177+
178+
**Q: Exception: driver not found for selenium?**
179+
**A:** You need chromedriver installed: https://googlechromelabs.github.io/chrome-for-testing/#stable
180+
181+
---
182+
183+
**Q: Encountering issues with your queries?**
184+
**A:** If problems
185+
persist, [submit an issue](https://github.com/cullenwatson/StaffSpy/issues).
186+
162187

163188
### Staff Schema
164189

@@ -222,27 +247,3 @@ Staff
222247
├── school
223248
└── degree
224249
```
225-
---
226-
227-
## Frequently Asked Questions
228-
229-
---
230-
231-
**Q: Can I get my account banned?**
232-
**A:** It is a possibility, although there are no recorded incidents. Let me know if you are the first.
233-
234-
---
235-
236-
**Q: Scraped 999 staff members, with 869 hidden LinkedIn Members?**
237-
**A:** It means your LinkedIn account is bad. Not sure how they classify it but unverified email, new account, low connections and a bunch of factors go into it.
238-
239-
---
240-
241-
**Q: Exception: driver not found for selenium?**
242-
**A:** You need chromedriver installed: https://googlechromelabs.github.io/chrome-for-testing/#stable
243-
244-
---
245-
246-
**Q: Encountering issues with your queries?**
247-
**A:** If problems
248-
persist, [submit an issue](https://github.com/cullenwatson/StaffSpy/issues).

0 commit comments

Comments
 (0)