Skip to content

Akshat-yadav/STW-Collection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STW-Collection - An amazing collection for beginners

Scrap The Web Collection; blog posts.

This repo contains Scrapy sample code to scrap the following kind of websites:

  1. Do you want to learn Scrapy? ScrapScrapy is gonna be your first scrapy project in that case.
  2. If you want to scrap a simple website without any javascript or AJAX calls,then you should have a look at this project. This uses CrawlSpider.
  3. If you want to use selenium with scrapy, then look at this project.
  4. You can refer this project, if you want to save to Django DB as you scrap up the things.

About

📃 Collection of code files to scrap different kinds of websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%