This is the stepster Reference Manual, version 0.1.5, generated automatically by Declt version 4.0 beta 2 "William Riker" on Wed Mar 15 07:41:07 2023 GMT+0.
The main system appears first, followed by any subsystem dependency.
stepster
Web scraping library
Walpurgisnatch
MIT
0.1.5
dexador
(system).
plump
(system).
clss
(system).
cl-ppcre
(system).
babel
(system).
jonathan
(system).
cl-reexport
(system).
src
(module).
Modules are listed depth-first from the system components tree.
stepster/src
stepster
(system).
utils.lisp
(file).
urlworks.lisp
(file).
json-works.lisp
(file).
parser.lisp
(file).
stepster.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
stepster/stepster.asd
stepster/src/utils.lisp
stepster/src/urlworks.lisp
stepster/src/json-works.lisp
stepster/src/parser.lisp
stepster/src/stepster.lisp
stepster/src/utils.lisp
src
(module).
carlast
(function).
clist
(function).
equal-getf
(function).
flatten
(function).
internks
(function).
last-char
(function).
member-list
(function).
mklist
(function).
print-error
(function).
reverse-group
(function).
string-starts-with
(function).
substp
(function).
component-present-p
(function).
directory-pathname-p
(function).
internk
(function).
pathname-as-directory
(function).
setf-assoc
(function).
stepster/src/urlworks.lisp
utils.lisp
(file).
src
(module).
arguments-keys
(function).
arguments-values
(function).
get-arguments
(function).
get-last
(function).
join-with-main
(function).
make-query-string
(function).
prepare-url
(function).
query-string
(function).
replace-argument
(function).
same-domain
(function).
get-main
(function).
http-join
(function).
relative
(function).
replace-arguments
(function).
split-url
(function).
stepster/src/json-works.lisp
urlworks.lisp
(file).
src
(module).
collect-json
(function).
get-values
(function).
getj
(function).
jfinder
(function).
pack-to-json
(function).
pack-with
(function).
fj
(function).
intern-list
(function).
stepster/src/parser.lisp
json-works.lisp
(file).
src
(module).
attribute
(function).
check-attr
(function).
collect-from
(function).
concat-node-text
(function).
crawl
(function).
download-all-images
(function).
download-file
(function).
download-page
(function).
extract-forms
(function).
extract-js-src
(function).
extract-urls
(function).
fill-form
(function).
find-by-text
(function).
get-json
(function).
get-status-code
(function).
node-with-attr
(function).
parse
(function).
parse-regex
(function).
post-json
(function).
safe-get
(function).
safe-post
(function).
submit-form
(function).
text
(function).
*cookie-jar*
(special variable).
*user-agent-header*
(special variable).
extract-input-names
(function).
for-js
(macro).
nodes-to-string
(function).
stepster/src/stepster.lisp
parser.lisp
(file).
src
(module).
Packages are listed by definition order.
stepster.parser
common-lisp
.
attribute
(function).
check-attr
(function).
collect-from
(function).
concat-node-text
(function).
crawl
(function).
download-all-images
(function).
download-file
(function).
download-page
(function).
extract-forms
(function).
extract-js-src
(function).
extract-urls
(function).
fill-form
(function).
find-by-text
(function).
get-json
(function).
get-status-code
(function).
node-with-attr
(function).
parse
(function).
parse-regex
(function).
post-json
(function).
safe-get
(function).
safe-post
(function).
submit-form
(function).
text
(function).
*cookie-jar*
(special variable).
*user-agent-header*
(special variable).
extract-input-names
(function).
for-js
(macro).
nodes-to-string
(function).
stepster.urlworks
common-lisp
.
arguments-keys
(function).
arguments-values
(function).
get-arguments
(function).
get-last
(function).
join-with-main
(function).
make-query-string
(function).
prepare-url
(function).
query-string
(function).
replace-argument
(function).
same-domain
(function).
get-main
(function).
http-join
(function).
relative
(function).
replace-arguments
(function).
split-url
(function).
stepster.utils
common-lisp
.
carlast
(function).
clist
(function).
equal-getf
(function).
flatten
(function).
internks
(function).
last-char
(function).
member-list
(function).
mklist
(function).
print-error
(function).
reverse-group
(function).
string-starts-with
(function).
substp
(function).
component-present-p
(function).
directory-pathname-p
(function).
internk
(function).
pathname-as-directory
(function).
setf-assoc
(function).
stepster.json-works
common-lisp
.
collect-json
(function).
get-values
(function).
getj
(function).
jfinder
(function).
pack-to-json
(function).
pack-with
(function).
fj
(function).
intern-list
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Return attribute from node.
Return list of nodes or attributes from parrent node.
Return string of text from all of the children nodes.
PLEASE FIX ME ТЫ УРОД
Return list of forms from page or single form if page has only one form or specified form-name.
Return list of pairs (input-name value).
Return plump root node for given url
Split list into groups by n and reverse them.
Return selector string from list of symbols.
Jump to: | A C D E F G H I J L M N P Q R S T |
---|
Jump to: | A C D E F G H I J L M N P Q R S T |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | F J M P S U |
---|
Jump to: | F J M P S U |
---|