towfiqi
4a47cedad8
refactor: improves Performance & Code Readability
...
- Replaces useEffet with useMemo & useLayoutEffect where necessary.
- Converts some useEffects to separate hooks.
- Moves the functions defined within components to utils.
- Splits the Keywords renderPosition function to its own component.
2024-01-13 10:10:49 +06:00
towfiqi
9dce1d5b48
chore: resolves test issues
2023-11-12 20:58:03 +06:00
SebastjanPrachovskij
8a35e358e6
Integrate SearchApi to SerpBear
...
Remove unnecessary spacing
Fix keyword.id & authorization for searchapi
2023-11-09 14:50:11 +02:00
towfiqi
994afbcedb
chore: changes toggle button ui
2023-11-03 13:51:50 +06:00
towfiqi
a0014c7650
chore: breakup Settings component
2023-11-03 12:20:02 +06:00
towfiqi
dc3c7a722b
feat: Adds ability to disable/clear retry queue for failed keywords
2023-11-03 11:59:51 +06:00
towfiqi
0a83924ffe
feat: Add option to Delay Between scrapes.
...
fixes #87
2023-03-29 20:54:30 +06:00
towfiqi
0538a8c016
feat: Integrates Space Serp.
2023-03-29 12:14:28 +06:00
towfiqi
b9d58a721d
fix: Settings Update Toast was not showing up.
2023-03-05 19:39:14 +06:00
towfiqi
3b6d034d6f
feat: Adds Keyword Scraping Interval Settings.
...
fixes #81 , #76
2023-03-05 12:28:21 +06:00
Towfiq
123ad81dae
fix: Fixes bug that prevents Saving API settings
...
fixes: issue #45
2022-12-25 15:58:44 +06:00
Towfiq
cf8b2c6913
refactor: Scraper
2022-12-24 20:27:55 +06:00
Towfiq
671f89e492
fix: Ability to add SMTP without user/pass.
...
Some Services Doesn't require SMTP user/pass.
fixes #30
2022-12-21 08:31:00 +06:00
Illia
ad6a354cb9
feat: Integrate SerpApi
...
Changes:
* Integrate organic results data from SerpApi (https://serpapi.com ).
* Require API Key for Serply and SerpApi on the Settings page.
2022-12-08 15:22:27 +02:00
googio
f51380442b
added support for serplyio
2022-12-01 12:24:28 -05:00
Towfiq
51ebe3e326
first commit
2022-11-24 20:13:54 +06:00