Hi @adamjcordy
Sorry about the delayed response!
Seems like you’re trying to extend a Bardeen model.
I just tried your use-case and it worked with no issues.
Shared link:
I got it with Bardeen’s automatically generated selectors
You can try with these:
SECTION:first-of-type > DIV:first-of-type > DIV:last-of-type
DIV.jobs-company__box:first-of-type > DIV:last-of-type
Let me know if it works!
If you want to dive into refining the css selectors for you case, do check our latest scraper masterclasses where we’re teaching this