Skip to content

Batmanly/craxpro_cc_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craxpro.io - CC Scraper

This is a simple web scraper that scrapes the craxpro.io website for the latest credit card dumps.

How To Use:

  1. Export Cookie Editor extension as "Header String" than save it in a file called .env

  2. Run the script and wait for the results.

     Example: 
     ```python
     python3 main.py 1```
     (This will scrape the one page in area where cc sharing of the website and save the results in the cc.txt file.)
    
  3. The results will be in the cc.txt file.

Requirements:

  • Python 3
  • pip3 install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages