UNPKG
@kaufman-bot/html-scraper-server
Version:
latest (3.5.2)
3.5.2
3.5.1
3.5.0
3.4.0
3.3.0
3.2.2
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
2.10.1
2.10.0
2.9.1
2.9.0
2.8.0
2.7.2
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.3
2.3.2
2.3.1
2.2.2
2.1.0
Html scraper commands and tools
github.com/EndyKaufman/kaufman-bot
EndyKaufman/kaufman-bot
@kaufman-bot/html-scraper-server
/
src
/
lib
/
scraper-config
/
scraper.config.js
5 lines
•
195 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
SCRAPER_CONFIG
=
void
0
;
exports
.
SCRAPER_CONFIG
=
'SCRAPER_CONFIG'
;
//# sourceMappingURL=scraper.config.js.map