fix(indeed):sort relevance not date (#197)

This commit is contained in:
Cullen Watson
2024-09-18 18:42:25 -05:00
committed by GitHub
parent 6f1490458c
commit f7b29d43a2
3 changed files with 10 additions and 6 deletions

View File

@@ -364,8 +364,8 @@ class IndeedScraper(Scraper):
{what}
{location}
limit: 100
sort: DATE
{cursor}
sort: RELEVANCE
{filters}
) {{
pageInfo {{