You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-24
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,31 @@ Optional
159
159
- if rate limited, the program will stop scraping
160
160
- if using non-browser sign in, turn off 2fa
161
161
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
+
162
187
163
188
### Staff Schema
164
189
@@ -222,27 +247,3 @@ Staff
222
247
├── school
223
248
└── degree
224
249
```
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