Skip to content

vatsalyrajyaguru/croma-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hi, I'm Vatsaly! πŸ‘‹

  • Croma scrapy

License Python Scrapy

Overview

  • This project What is it for ? and what problem does it API pagination solve. and different type of category scrap in one of code.

Features

  • A code should be easy to understand.
  • A programmer should write simple code, which is easily readable by the users.
  • A code is fast ,efficient and reliable.

Prerequisites

  • These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes. What software and tools do users need to install before getting started?

    • first install python latest version.

    • Download ide like vs-code (any other your favorite ide).

    • Download some library for this project.

    • And download command is

      pip install <package name or library name>
      • scrapy
      • json
      • math (as your requirement)
      • datetime (as your requirement)

Usage

  • Explain how to use your Scrapy project:

    • Download project and run spider.
    • spider run command is :-
      scrapy crawl your_spider_name
    • Storing the scraped data. The simplest way to store the scraped data is by using Feed exports, with the following command:
        scrapy crawl your_spider_name -O file_name.json

πŸš€ About Me

I'm a Fresher python developer...

πŸ›  Skills

python,sql,web scrapying, (learning on machine learning) ...

πŸ”— Links

linkedin

Feedback

About

Website scrap using scrapy framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages