VictorMetis / indeed-scraper

A Node.js package for getting job listings from Indeed.com.
MIT License
0 stars 0 forks source link

Fix extracted URL undefined issue #3

Open VictorMetis opened 2 years ago

VictorMetis commented 2 years ago

For some extracted job, there is no job title and "undefined" job URL example: { title: '', summary: 'Embedded software experience is desired but not required.\n Avionics software development experience including DO-178 Development Standards.', url: 'https://www.indeed.comundefined', company: 'Performance', location: 'Remote in Buena Park, CA 90621', postDate: 'Posted4 days ago', salary: 'Full-time', isEasyApply: false },