py-linkedin-jobs-scraper icon indicating copy to clipboard operation
py-linkedin-jobs-scraper copied to clipboard

Results 40 py-linkedin-jobs-scraper issues
Sort by recently updated
recently updated
newest added

Hi, Is there a way to ignore/identify jobs that are no longer available? ![image](https://user-images.githubusercontent.com/63916033/188212341-12bb11c0-b5d0-4856-9b2d-4939f9fbca0a.png)

enhancement

I'm seeing incorrect scraping. When I set "Headless = False" I can see, that URL contains requested location , but the one visible in Jobs Search is getting set to...

HI Any idea how to not get "Timed out receiving message from renderer" error from Selenium while scrapping with this, AMAZING, script ? Around 50% of downloads are timing out....

Hi all, first of all, hats off for this piece of code. Very useful. I am getting the following error while running the authenticated version (anonymous version seems to run...

hello, is there a way to export the query results to csv file?

Hiya, I need the job titles I scrape to only be in English. When I run the program, I get results from Worldwide, which gives me job titles that are...

**I am currently trying to scrape jobs from the below link each day. There should be around 700 jobs per day and below is the link I use to check...

Hello, you have written an amazing program, I have a question, due to the limitation of the displayed data from linkedin, it is possible to increase it by iterating over...

I cannot see the company size and salary in EventData while these exist on the page. Could you add this data to `EventData`?