Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement scraper for: primicia.com.ve #74

Open
marianelamin opened this issue May 3, 2021 · 0 comments
Open

Implement scraper for: primicia.com.ve #74

marianelamin opened this issue May 3, 2021 · 0 comments

Comments

@marianelamin
Copy link
Collaborator

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant