index
:
flyscrape
docs
golib
master
Flyscrape is a command-line web scraping tool designed for those without advanced programming skills.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2025-01-10
Implement manual following (#82)
Philipp Tanlak
2025-01-10
Implement nested scraping (#81)
Philipp Tanlak
2024-11-24
Generate random user agent when non is provided (#76)
Philipp Tanlak
2024-02-24
Browser rendering
Philipp Tanlak
2024-02-21
Use the cookie store from local browser
Philipp Tanlak
2024-02-17
Make urls more fault tolerant
v0.7.2
Philipp Tanlak
2023-12-04
Support file imports for .txt and .json (#25)
v0.6.0
Philipp Tanlak
2023-11-23
Add custom request header (#18)
Rafi Ramadhana
2023-11-15
Add file download functionality
Philipp Tanlak
2023-11-15
Update documentation
rafiramadhana
2023-11-11
Remove unused import from example
Philipp Tanlak
2023-11-02
Refactor stdlib to more generic functions
Philipp Tanlak
2023-11-01
Add login functionality
Philipp Tanlak
2023-10-19
Add examples
Philipp Tanlak
2023-08-17
add timestamp
Philipp Tanlak
2023-08-17
change rate to requests per second
Philipp Tanlak
2023-08-16
add allowed domains feature
Philipp Tanlak
2023-08-10
improve
Philipp Tanlak
2023-07-27
init
Philipp Tanlak