Skip to content

Commit

Permalink
try long delay time
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Mar 19, 2024
1 parent 2d33bf5 commit 68d7d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions juniorguru_plucker/jobs_linkedin/spider.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

class Spider(BaseSpider):
name = "jobs-linkedin"
download_delay = 4

search_params = {
"f_E": "1,2", # entry level, internship
Expand Down

0 comments on commit 68d7d3b

Please sign in to comment.