Coder Social home page Coder Social logo

crawlers's People

Contributors

benoitechernier avatar buxx avatar ckut avatar pyjobs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crawlers's Issues

Remixjobs crawler failing

Error in log when run pyjobs_web crawl command:

23:01:57,931 ERROR [scrapy.core.scraper] Spider error processing <GET https://remixjobs.com/emploi/DevOps-H-F-/36875> (referer: https://remixjobs.com/rss/python)
Traceback (most recent call last):
  File "/srv/www/pyjobs.fr/venv2.7/local/lib/python2.7/site-packages/scrapy/utils/defer.py", line 102, in iter_errback
    yield next(it)
  File "/srv/www/pyjobs.fr/venv2.7/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/offsite.py", line 28, in process_spider_output
    for x in result:
  File "/srv/www/pyjobs.fr/venv2.7/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/referer.py", line 22, in <genexpr>
    return (_set_referer(r) for r in result or ())
  File "/srv/www/pyjobs.fr/venv2.7/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/urllength.py", line 37, in <genexpr>
    return (r for r in result or () if _filter(r))
  File "/srv/www/pyjobs.fr/venv2.7/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/depth.py", line 54, in <genexpr>
    return (r for r in result or () if _filter(r))
  File "/srv/www/pyjobs.fr/venv2.7/local/lib/python2.7/site-packages/pyjobs_crawlers/spiders/remixjobs.py", line 69, in parse_job_page
    job_infos = job_node.css('ul.job-infos')[0]
IndexError: list index out of range

Bluecoders.io tags are not very well imported

Tags are imported as-is for example "recrutement développeur docker" instead of "docker". that would be nice to adapt the crawler in order to remove the useless part of tags "recrutement développeur"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.