mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-05 12:04:33 -08:00
fix(indeed):sort relevance not date (#197)
This commit is contained in:
@@ -364,8 +364,8 @@ class IndeedScraper(Scraper):
|
||||
{what}
|
||||
{location}
|
||||
limit: 100
|
||||
sort: DATE
|
||||
{cursor}
|
||||
sort: RELEVANCE
|
||||
{filters}
|
||||
) {{
|
||||
pageInfo {{
|
||||
|
||||
Reference in New Issue
Block a user