Skip to content

Implement scraper for: primicia.com.ve #74

@marianelamin

Description

@marianelamin

Proposed Solution

After #68 is merged, depending on the source. You might need to create a few clases, see (src/c4v/scraper/scrapers/base_scraper.py) for instructions:

  • Implement the scraper class: Scraper
  • Define the selectors in the new Spider class: Spider
  • test for the scraper
    1. Make use of the new implementation of the scraper
    2. Add the expected values on test_scraper_constants.json
    3. Create fixture to read such values in different tests
      See soon-to-be PR as a reference: feature/implement-scraper-for-primicia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions