Skip to content

vatsalyrajyaguru/vijay_sales-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hi, I'm Vatsaly! 👋

  • Vijay sales 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). -https://code.visualstudio.com/download

    • Download some library for this project.

    • And download command is

      pip install <package name or library name>
      • scrapy
      • json
      • math (as your requirement)
      • BeautifulSoup
      • 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