Gergő Móricz
|
8d467c8ca7
|
WebScraper refactor into scrapeURL (#714)
* feat: use strictNullChecking
* feat: switch logger to Winston
* feat(scrapeURL): first batch
* fix(scrapeURL): error swallow
* fix(scrapeURL): add timeout to EngineResultsTracker
* fix(scrapeURL): report unexpected error to sentry
* chore: remove unused modules
* feat(transfomers/coerce): warn when a format's response is missing
* feat(scrapeURL): feature flag priorities, engine quality sorting, PDF and DOCX support
* (add note)
* feat(scrapeURL): wip readme
* feat(scrapeURL): LLM extract
* feat(scrapeURL): better warnings
* fix(scrapeURL/engines/fire-engine;playwright): fix screenshot
* feat(scrapeURL): add forceEngine internal option
* feat(scrapeURL/engines): scrapingbee
* feat(scrapeURL/transformars): uploadScreenshot
* feat(scrapeURL): more intense tests
* bunch of stuff
* get rid of WebScraper (mostly)
* adapt batch scrape
* add staging deploy workflow
* fix yaml
* fix logger issues
* fix v1 test schema
* feat(scrapeURL/fire-engine/chrome-cdp): remove wait inserts on actions
* scrapeURL: v0 backwards compat
* logger fixes
* feat(scrapeurl): v0 returnOnlyUrls support
* fix(scrapeURL/v0): URL leniency
* fix(batch-scrape): ts non-nullable
* fix(scrapeURL/fire-engine/chromecdp): fix wait action
* fix(logger): remove error debug key
* feat(requests.http): use dotenv expression
* fix(scrapeURL/extractMetadata): extract custom metadata
* fix crawl option conversion
* feat(scrapeURL): Add retry logic to robustFetch
* fix(scrapeURL): crawl stuff
* fix(scrapeURL): LLM extract
* fix(scrapeURL/v0): search fix
* fix(tests/v0): grant larger response size to v0 crawl status
* feat(scrapeURL): basic fetch engine
* feat(scrapeURL): playwright engine
* feat(scrapeURL): add url-specific parameters
* Update readme and examples
* added e2e tests for most parameters. Still a few actions, location and iframes to be done.
* fixed type
* Nick:
* Update scrape.ts
* Update index.ts
* added actions and base64 check
* Nick: skipTls feature flag?
* 403
* todo
* todo
* fixes
* yeet headers from url specific params
* add warning when final engine has feature deficit
* expose engine results tracker for ScrapeEvents implementation
* ingest scrape events
* fixed some tests
* comment
* Update index.test.ts
* fixed rawHtml
* Update index.test.ts
* update comments
* move geolocation to global f-e option, fix removeBase64Images
* Nick:
* trim url-specific params
* Update index.ts
---------
Co-authored-by: Eric Ciarla <ericciarla@yahoo.com>
Co-authored-by: rafaelmmiller <8574157+rafaelmmiller@users.noreply.github.com>
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
|
2024-11-07 20:57:33 +01:00 |
|
swyx.io
|
17874e4426
|
Update CONTRIBUTING.md
|
2024-10-30 00:31:53 -07:00 |
|
swyx.io
|
121cd1263a
|
Update CONTRIBUTING.md
updated to offer a video guide.
|
2024-10-30 00:23:46 -07:00 |
|
Nicolas
|
d338c3402b
|
Update CONTRIBUTING.md
|
2024-09-18 15:18:44 -04:00 |
|
rafaelsideguide
|
7a61325500
|
map + search + scrape markdown bug
|
2024-08-16 17:57:11 -03:00 |
|
Nicolas
|
ac692ef09c
|
Update CONTRIBUTING.md
|
2024-07-22 19:17:53 -04:00 |
|
George Zakharov
|
5a0ec070bf
|
Update CONTRIBUTING.md
Fix typo
|
2024-06-27 13:50:31 +04:00 |
|
rombru
|
3ff91ddd1f
|
fix: use @ instead of # for default BULL_AUTH_KEY. hash mark is reserved for URI fragments.
|
2024-06-03 21:28:25 +02:00 |
|
Eric Ciarla
|
caf3f9eede
|
Add Posthog Logging
|
2024-05-02 15:30:22 -04:00 |
|
Nicolas
|
84be3d2bca
|
Update CONTRIBUTING.md
|
2024-04-21 11:51:39 -07:00 |
|
Nicolas
|
2f29a4da8e
|
Update CONTRIBUTING.md
|
2024-04-21 11:45:15 -07:00 |
|
Caleb Peffer
|
401f992c56
|
Caleb: added contributors guide
|
2024-04-21 11:19:40 -07:00 |
|
Caleb Peffer
|
389ac90f51
|
Caleb: fixing some documentation and rebuilding the server
|
2024-04-20 09:19:09 -07:00 |
|
Nicolas
|
a6c2a87811
|
Initial commit
|
2024-04-15 17:01:47 -04:00 |
|