Scraping Job Details from WWR

Scrape job details from We Work Remotely listing
Scraping Job Details from WWR
1
Browser Control

Go

url
https://weworkrem...
waitUntil
networkidle
2
Data Extraction

Save Structured Data

format
JSON
data
job title */div[4...
helper
/html/body
Example Output
{
  "go": {
    "status": 200,
    "headers": {
      "server": "Cowboy",
      "date": "Mon, 08 May 2023 09:37:00 GMT",
      "connection": "keep-alive",
      "x-frame-options": "SAMEORIGIN",
      "x-xss-protection": "1; mode=block",
      "x-content-type-options": "nosniff",
      "x-download-options": "noopen",
      "x-permitted-cross-domain-policies": "none",
      "referrer-policy": "strict-origin-when-cross-origin",
      "content-type": "text/html; charset=utf-8",
      "vary": "Accept-Encoding, Origin",
      "content-encoding": "gzip",
      "etag": "W/\"2e2c584e0b2b8da1f78d3b275dfc1b03\"",
      "cache-control": "max-age=0, private, must-revalidate",
      "set-cookie": "_jobs_session=zgLUVEzojjmXqTsgaaAz78K6OnuSn6Cm3xP62VQcOGROtSpVu4d5wLg970GwiAI9mJIkSIyhwG0HA7QLA3ZmPXlbUcNoI7buleZGdqFM4gJ83wMK9EV%2BU0Ia4pfTKWiPOP5o4cmioFO3s%2FxneC%2Buek%2BoskEBwjr3%2Fx9ImBI2Oy4E6liab5WZHC%2FhAHenoikJb%2Bj4Ms2ay8eDQVWne9m0Y58fMzSH0dlAw0rvHd6l7XK9KoKEKNPfKU%2BCLRLyxp%2FSWLMN7QPiE0k%2BaA%2BTlcPG2%2BUR4%2Btw--A8XUGVQPvYMyWGEI--E9%2FZWQJMiKDjqaZQTX9l7A%3D%3D; path=/; secure; HttpOnly",
      "x-request-id": "ce5a2f90-dda7-474e-a364-0e156336a074",
      "x-runtime": "0.113306",
      "strict-transport-security": "max-age=31536000; includeSubDomains",
      "transfer-encoding": "chunked",
      "via": "1.1 vegur"
    }
  },
  "save_structured_data": [
    {
      "job title": "Remote Full Stack Engineer (Remote, Europe)",
      "company": "Stacker",
      "location": "London, UK",
      "posted on": "Posted May 7",
      "job description": "Time zones: SBT (UTC +11),  GMT (UTC +0),  CET (UTC +1),  EET (UTC +2),  MSK (UTC +3)Why Stacker?Change the world of software. Yes really.Product minded engineers, not just software developers.Fast-growing, remote European startup.Modern React/Python stack.A leader in one of the biggest new tech developments - no-code.Our MissionWe're on a mission to let anyone create software, by building a platform to let you instantly create apps from the data you already have. We want to change the way software is built. That's a pretty big task, and we've got some exciting problems.We're looking for an experienced Full Stack Engineer to help us build our platform that allows customers to run rich, flexible apps - all created without code.Your ResponsibilitiesCreating a React-based app editor that lets users create software through their browserBuilding a backend that can connect to any data source, and simulate running complex data processesTaking programming language designs and turning them into flexible functionality that can be used by non-programmersShipping new modules daily, which are used immediately by our users to make their apps work better and do moreRequirementsReact (essential)JavaScript (essential)PythonYou'd really stand out if you have experience of some of the following:PostgreSQLMemcachedElasticsearchDocker/KubernetesWe're looking for someone who's about more than just writing software - we want to see our engineers spending as much time thinking about product problems as they do technical problems. We love thinking about things from the point of view of the user and enjoy working out how a particular feature fits within our overall product strategy. If that sounds like you then we'd love to hear from you!Europe OnlyThis is a remote role but we are only hiring within Europe. This is to enable timezone alignment and occasional (2-3 times a year) physical meetups in the future. If you aren't living in Europe please do not apply."
    }
  ]
}

Integrate with Zapier or our REST API

Use This Task