Skip to content

added flipkart scraper for gssoc'23 contribution #1478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

paritoshtripathi935
Copy link

@paritoshtripathi935 paritoshtripathi935 commented May 23, 2023

Description

This pull request aims to add the Flipkart Scraper project to the Amazing Python Scripts repository. The project allows users to scrape product information from the Flipkart e-commerce platform.

Issue - [GSSoC 23'] Flipkart Scraper #1479

Type of change

  • New Addition to the Amazing-Python-Scripts

Checklist:

My code follows the style guidelines (Clean Code) of this project -

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy-to-understand README.md
  • My documentation follows the Template for README.md
  • I have created the requirements.txt file if needed.

Project Metadata

Category:

  • Scrappers

Title: Flipkart Scraper

Folder: flipkartScraper

Requirements: requirements.txt

Script: main.py

Contributor: paritoshtripathi935

Description:

  • The Flipkart Scraper is a Python script that allows users to extract product information from the Flipkart e-commerce platform. It scrapes data such as product name, price, description, and more. The script does not require any arguments to run.
  • Stores the data in flipkart.db

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations!! for making your first PR at Amazing-Python-Scripts, our mentors will review it soon.

@avinashkranjan
Copy link
Owner

Where is the script ?? @paritoshtripathi935

@paritoshtripathi935
Copy link
Author

paritoshtripathi935 commented May 30, 2023

@avinashkranjan sorry , They were not pushed because of .gitignore file , let me fix and push again

@paritoshtripathi935
Copy link
Author

@avinashkranjan have a look again, added and tested it on local.

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Due to inactivity this pull request has been marked as stale.

@github-actions github-actions bot added the Stale PRs with no updates label Jun 8, 2023
@paritoshtripathi935
Copy link
Author

#1479
@avinashkranjan this is the issue number i have already added this in description of this pr and title.

@avinashkranjan avinashkranjan linked an issue Jun 9, 2023 that may be closed by this pull request
@avinashkranjan avinashkranjan added level3 New features, Major bug fixing gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants and removed Stale PRs with no updates labels Jun 9, 2023
@avinashkranjan avinashkranjan merged commit 2a0cf5a into avinashkranjan:master Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level3 New features, Major bug fixing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GSSoC 23'] Flipkart Scraper
2 participants