Skip to content
View Hammad389's full-sized avatar

Block or report Hammad389

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

Popular repositories Loading

  1. Amazon-Scraper Amazon-Scraper Public

    A Python scraper for Amazon that extracts product titles, prices, reviews, and images for given queries. Uses `selenium` with `undetected-chromedriver` to bypass detection, supports pagination, and…

    Python 1 1

  2. StackOverFlow-Scraper StackOverFlow-Scraper Public

    StackOverflow scraper that selectively extracts verified and highly voted questions and answers from the StackOverflow website and saves it in a sqlite3 database file in as title and code along wit…

    Python

  3. Google-Maps-Scraper Google-Maps-Scraper Public

    This project is a Google Maps Scraper that extracts business information based on user-defined search queries. It collects details like business names, websites, phone numbers, and addresses, with…

    Python

  4. News-Article-Sentiment-Analysis-and-Summarization News-Article-Sentiment-Analysis-and-Summarization Public

    This repository contains a Python script that scrapes news articles from The News based on a search query (e.g., entity name), performs sentiment analysis using the RoBERTa model, and summarizes th…

    Python

  5. Jara-Converse---Transformer-based-supervised-LLM Jara-Converse---Transformer-based-supervised-LLM Public

    JaraConverse model is an advanced Transformer-based supervised Language Model (LLM) tailored specifically for generating Python code snippets.

    Python

  6. React-App-Todo-List React-App-Todo-List Public

    A small Todo List App build using React + TypeScript

    TypeScript