web_programming.fetch_jobs¶
Scraping jobs given job title and location from indeed website
Attributes¶
Functions¶
|
Module Contents¶
- web_programming.fetch_jobs.fetch_jobs(location: str = 'mumbai') collections.abc.Generator[tuple[str, str], None, None] ¶
- web_programming.fetch_jobs.url = 'https://www.indeed.co.in/jobs?q=mobile+app+development&l='¶