browserforge
browserforge copied to clipboard
Unable to use. If there is no zip package, even if there is one. The code cannot run. No testing method, I don't know where to run the program
Unable to use. If there is no zip package, even if there is one. The code cannot run. No testing method, I don't know where to run the program
Hello, this repo is meant to be imported and called as a library.
Here is an example from the README:
>>> from browserforge.headers import HeaderGenerator
>>> headers = HeaderGenerator()
>>> headers.generate()
Could you please clarify what you mean by "the code cannot run"?
Thanks!