israel-dryer / Indeed-Job-Scraper

A web scraper to extract job postings from www.indeed.com
88 stars 59 forks source link

getting 0 for card length even when i get a response from the url #3

Open betht1 opened 3 years ago

betht1 commented 3 years ago

I am going through the code but I get 0 cards for some reason. at this particular line: card = cards[0]

I am attaching my notebook, any help to resolve this would be greatly appreciated!

Thank You indeed_extract_data.zip

diegovrocha commented 2 years ago

probably Indeed is blocking the scrapper, I have the same problem

josamontiel commented 1 year ago

I'm running into the same problem, trying to correct it as we speak