Skip to content

Releases: P-ict0/Dynamic-Web-Scraper

Release v1.1.1

27 Jun 15:15
Compare
Choose a tag to compare

Fix error when not defining regex

Release v1.1.0

23 Jun 18:07
Compare
Choose a tag to compare

Better optimizations and fixed bugs with the browser and with the -p flag

Release v1.0.6

23 Jun 15:20
Compare
Choose a tag to compare

Add command to get version and fixed off-by-1 error in number of iterations

Release v1.0.5

23 Jun 15:09
75e974f
Compare
Choose a tag to compare

Avoid creating a new JSON file for each loop when -p is not specified

Release v1.0.4

21 Jun 17:53
bff6bf4
Compare
Choose a tag to compare
Add sample data

Release v1.0.3

21 Jun 13:06
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/P-ict0/Dynamic-Web-Scraper

Release v1.0.2

21 Jun 12:56
Compare
Choose a tag to compare
Add needed import

Release v1.0.1

21 Jun 12:55
Compare
Choose a tag to compare
Improved docs and logging

Release v1.0.0

21 Jun 10:46
Compare
Choose a tag to compare
Resolve merge

Release v0.4.1

21 Jun 10:15
df7a990
Compare
Choose a tag to compare
Merge pull request #5 from P-ict0/docs/add-table-for-options

(Docs) Add table instead of bullet points