Skip to content
View ROOPCHAND315's full-sized avatar
  • NOIDA

Block or report ROOPCHAND315

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. crawl_amazon_jp_other_seller_details_using_playwrite crawl_amazon_jp_other_seller_details_using_playwrite Public

    This script uses Playwright to crawl seller details from Amazon Japan product pages. It ensures full page load before extracting seller information, including price, ratings, and shipping details. …

    Python

  2. crawl_blibli_com_selenium_wire_bypass_cloudfair_captcha crawl_blibli_com_selenium_wire_bypass_cloudfair_captcha Public

    This script uses Selenium Wire to scrape data from Blibli.com while bypassing Cloudflare protections. It handles CAPTCHA challenges and extracts product details efficiently, ensuring reliable data …

    Python

  3. crawl_lazada_by_selenium_bypass_recaptcha_also_use_api crawl_lazada_by_selenium_bypass_recaptcha_also_use_api Public

    Lazada Scraper with reCAPTCHA Solver & API Data Extraction This script automates data crawling from Lazada, handling reCAPTCHA challenges and extracting data efficiently. Features: ✅ Solves reCAPTC…

    Python

  4. Solved_recaptcha_getnew_coockies Solved_recaptcha_getnew_coockies Public

    This script scrapes product data from Lazada using its API. Initially, requests may fail due to CAPTCHA restrictions. To bypass this, Selenium is used to solve the CAPTCHA and retrieve fresh header…

    Python 1

  5. Tokopedia-Review-Scraper-API-Based- Tokopedia-Review-Scraper-API-Based- Public

    This script scrapes product reviews from Tokopedia using its API. It efficiently retrieves review data, including ratings, comments, and timestamps, ensuring structured and reliable data extraction.

    Python