Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Johnw7789/shape
/ functions
Functions
5 in github.com/Johnw7789/shape
⨍
Functions
5
◇
Types & classes
2
↓ 1 callers
Method
HarvestHeaders
* Fires a http request, which will then be intercepted and blocked by the hijacker
shape.go:33
↓ 1 callers
Method
initializeHijacking
* Initializes the constant hijacking of requests, all but the specified url will be allowed and continued
shape.go:59
↓ 1 callers
Function
newBrowser
(proxy string)
utils.go:10
↓ 1 callers
Function
newPage
(browser *rod.Browser)
utils.go:32
Function
NewShapeHarvester
* Returns a new ShapeHarvester with browser, page, and highjacking initialized and ready
shape.go:13