Skip to content
View Pags2003's full-sized avatar
😁
😁

Block or report Pags2003

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pags2003/README.md

Pinned Loading

  1. Amazon-Product-Details-Scraper-for-Shoppin Amazon-Product-Details-Scraper-for-Shoppin Public

    This project uses Selenium WebDriver to extract data from Amazon.in and enter it into another project called "Shoppin" using its URL "http://pags2003.pythonanywhere.com/".

    Python 1

  2. CODEMEET CODEMEET Public

    CODEMEET is a web-based technical interview platform built using the MERN stack, with the frontend hosted on Vercel and the backend hosted on Glitch. This project is created by Pratham Golhani and …

    JavaScript 1

  3. shoppin shoppin Public

    A Flask web application with SQLAlchemy for database management, offering user registration, item management, a shopping cart, order processing, and an admin panel. Built with Flask and SQLAlchemy …

    HTML

  4. Google-Search-API-Scraper Google-Search-API-Scraper Public

    This Python script allows you to perform a Google search for a specific keyword and collect the titles of the top search results from a specified site . It then sends an email containing the collec…

    Python