peviitor-ro / scrapers_python_iurie

MIT License
4 stars 4 forks source link

Scraper for InterraTravel Fails to Display Jobs and Redirect to Company Page #149

Closed Catalinay closed 1 month ago

Catalinay commented 1 month ago

Environment: Production URL: https://admin.peviitor.ro/ Browser: Chrome Device: PC OS: Windows 10

Steps to Reproduce:

  1. Open the URL https://admin.peviitor.ro/ in the browser.
  2. Navigate to the "Cont" section.
  3. Attempt to run the scraper for the company "InterraTravel.py".
  4. Go to the "Companii" section and search for "InterraTravel".

Expected Result:

  1. Job listings for InterraTravel should be displayed.
  2. Clicking "Catre Website" should open the company's page.

Actual Result:

  1. No job listings are displayed for InterraTravel.
  2. Clicking "Catre Website" does not open the company's page; it refreshes the validator instead.

Additional Details: Job listings are available on the InterraTravel careers website: https://www.interra.ro/angajari/.

Attachments: Screenshots: image image

IurieChi commented 1 month ago

Jobs are scraped and added to the validator.

Screenshot 2024-07-29 at 12 15 50

all 6 jobs are published in the production

Screenshot 2024-07-29 at 12 12 51
IurieChi commented 1 month ago

function Clicking "Catre Website" should open for interra is functional

Catalinay commented 1 month ago

retested, all works