🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

scrapper-cf

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrapper-cf

This library is aimed at speeding up making of scrappers. The 'utils.py' file contains useful functions which allows users to raise alerts, get random user agents and hit URLs at random. This also reduces chances of getting blocked by the server

1.0.6
99

Supply Chain Security

100

Vulnerability

99

Quality

100

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Network access

Supply chain risk

This module accesses the network.

Found 1 instance in 1 package

Shell access

Supply chain risk

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Found 1 instance in 1 package

Maintainers
1

This library contains many useful function which will speed up the making of scrappers. The library focusses on efforts to ensure that the scrappers don't get blocked by the servers. It has functions which:

  • Returns a random user agent out of 10,000 user agents. The user agents are stored in a csv file inside the package.
  • Randomly hit various URLs provided by the users
  • Raise Alert in the form of e-mail and/or beeps

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts