This is the stepster Reference Manual, version 0.1.6, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:47:14 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
stepster
Web scraping library
Walpurgisnatch
MIT
0.1.6
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).
extensions.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/extensions.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-with-value
(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).
download-file
(function).
download-page
(function).
extract-forms
(function).
fill-form
(function).
find-by-text
(function).
get-json
(function).
get-status-code
(function).
node-with-attr
(function).
nodes-to-string
(function).
page-text
(function).
parse
(function).
post-json
(function).
safe-get
(function).
safe-post
(function).
submit-form
(function).
*cookie-jar*
(special variable).
*user-agent-header*
(special variable).
stepster/src/extensions.lisp
parser.lisp
(file).
src
(module).
download-all-images
(function).
extract-input-names
(function).
extract-js-src
(function).
extract-urls
(function).
parse-json
(function).
parse-regex
(function).
parse-text
(function).
for-js
(macro).
stepster/src/stepster.lisp
extensions.lisp
(file).
src
(module).
Packages are listed by definition order.
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).
stepster.parser
common-lisp
.
attribute
(function).
check-attr
(function).
collect-from
(function).
download-file
(function).
download-page
(function).
extract-forms
(function).
fill-form
(function).
find-by-text
(function).
get-json
(function).
get-status-code
(function).
node-with-attr
(function).
nodes-to-string
(function).
page-text
(function).
parse
(function).
parse-json
(function).
parse-regex
(function).
post-json
(function).
safe-get
(function).
safe-post
(function).
submit-form
(function).
*cookie-jar*
(special variable).
*user-agent-header*
(special variable).
stepster.extensions
common-lisp
.
stepster.parser
.
download-all-images
(function).
extract-input-names
(function).
extract-js-src
(function).
extract-urls
(function).
parse-text
(function).
for-js
(macro).
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-with-value
(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).
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 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 selector string from list of symbols.
Return string of text from all of the children nodes.
Return plump root node for given url
Split list into groups by n and reverse them.
Jump to: | A C D E F G H I J L M N P Q R S |
---|
Jump to: | A C D E F G H I J L M N P Q R S |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | E F J M P S U |
---|
Jump to: | E F J M P S U |
---|