Huge(Big) JSON text display and emailing #3325
huanghe2015
started this conversation in
General
Replies: 1 comment 1 reply
-
Send less data i guess, but you didnt give the URL so its hard to say, why not use a "jq" selector to just choose the job name? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I want to track the new jobs published with the following API (data loaded on the page). But each time it has some changes, the change contents concluded may exceed the limit of Gmail's maximum size of email sending, and the page to show changes will look like it crashed on my Safari browser. I'm using the "Remove duplicate lines of text" option to reduce the size, but the content is becoming much less readable. Does anyone have a better idea to solve it?
curl -H "Content-Td\":\"\",\"age\":\"\",\"industry\":[\"\"],\"positionTypeList\":[\"\"],\"workNature\":\"01\",\"corpNature\":\"\",\"workYearNeed\":\"\",\"workArea\":\"15\",\"eduRequire\":\"\",\"recruitType\":\"1\",\"special\":\"\",\"agencyRecruit\":\"0\",\"salaryMin\":\"\",\"salaryMax\":\"\",\"ageMin\":\"\",\"ageMax\":\"\",\"workHour\":\"005\",\"content\":\"\",\"corpName\":\"\",\"hotUrgent\":\"0\",\"positionFTypeList\":[],\"pageParam\":{\"total\":0,\"pageSize\":10000,\"pageIndex\":0}}" "https://jobs.rsj.sh.gov.cn/ggzp-zzjb-shrs/nologin/applyfor/queryPositionList"
Beta Was this translation helpful? Give feedback.
All reactions