Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 649 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 649 Bytes

ChallengeWright

Scraper challenge in webscraper.io

Pre-requirements

  • Python version 3.9
  • pipenv
  • playwright
  • django
  • djangorestframework

How to run

  1. git clone [link repository]

  2. go to terminal in path: cd ChallengeWright

  3. run pipenv install to install dependecies

  4. In terminal, run cd challengeWright_django_project

  5. And final, run in terminal python .\manage.py runserver to activate scraper

  6. Go to browser in localhost:8000 or development server

  7. Wait for the scraper to finish its action. At the end it will appear Enter the API at the endpoint: /notebooks/lenovo

API

Endpoint: notebooks/lenovo