←back Home (main) regex vsCode program Shorcuts

1. Scrapy Course - Python Web Scraping for Beginners

Section→lesson
  • Section 1 Install & Setup/Start scrapy Install & Setup/Start scrapy
    • 1. install python and pip install python and pip
    • 2. create venv and install scrapy create venv and install scrapy
    • 3. start scrapy project start scrapy project
      • Go back and explain each
        default script and settings
        in default folder
  • Section 2 Create spider & Scrapy Shell Create spider & Scrapy Shell
    • 1. Create spider Create spider
    • 2. Scrapy Shell Scrapy Shell
  • Section 3 Css Selectors Css Selectors
    • 1. Css Selectors Css Selectors
    • 2. books select elements books select elements