Skip to content

kmuv1t/PhoneCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawler
Phone Crawler:


badge badge badge

Phone Crawler with multi-thread functionality


Disclaimer:

I'm not responsible for any illegal/misuse actions, this program was made for educational purposes only.


Execution:

  • First install the dependencies:

pip install -r requirements.txt

  • Set the URL env:

URL_TARGET='https://django-anuncios.solyd.com.br'

  • Finally run the program:

py main.py

When done executing the program, it will create a ".csv" dump file for the telephone numbers that the Crawler found.


Licensing

This software is licensed under the terms of the MIT.

You can find a copy of the license in the LICENSE file

About

🕷 Phone Crawler with multi-thread functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages