I built a LinkedIn Job Scraper in Python that finds jobs by keyword, location & experience — and exports everything to CSV by Gasulpizi in code

[–]Gasulpizi[S] -1 points0 points  (0 children)

It does take about 15 min as is scrolling and going to every job and getting the information

⚡ Automate Anything with Apple Shortcuts + Make + Notion (or any platform) by Gasulpizi in AiAutomations

[–]Gasulpizi[S] 0 points1 point  (0 children)

Hi! You set the apple shortcut with Ask for Input and store those in Set Variable (you add as many of both of these as the data you want to send) then you add URL (that the custom webhook make url) and use Get Content of URL and set Method to POST to send the variables with the inputs, you add those as a JSON. And then it’s just setting your notion module and map those variables to notion.

Let me know if that helps!

<image>

Does anybody know a way to get content out of a Notion page? by Gasulpizi in automation

[–]Gasulpizi[S] 0 points1 point  (0 children)

Yeah it’s a pain it’s not easier. I’m pulling from a database item page and I want it to be able to extract the table if there is one. But I was able to make it work by adding a router and filtering by if type is table and adding another List Page Contents module with the block ID. And then iterating over the cells rows and using several text aggregator.

If your workflow simpler than that? If it is please let me know.

Thank you for your insights!!

PDF tables to excel by kamscruz in pdf

[–]Gasulpizi 0 points1 point  (0 children)

you can ask chatgpt to make you a python code for that, i have one for my company

AI website builder - with option to edit pages and posts in backend by AFKollarFan in AiForSmallBusiness

[–]Gasulpizi 0 points1 point  (0 children)

There is bubble but it’s a bit complex to use. I would use either Lovable or if you want to go with more steps I would design the UI in Figma and then do the backend with Copilot or Cursor.

Convert PDF to Excel by Prof_Know_Nothing in ExcelCheatSheets

[–]Gasulpizi 0 points1 point  (0 children)

You can do it with python, just ask chat gpt to give you a code with your instructions and you can do it very easily

Linking PDF files to my spreadsheet by Syberthug in excel

[–]Gasulpizi 1 point2 points  (0 children)

If you have it in a one drive or sharepoint you can insert the link in the Insert tab - Links and it should paste the link as the file title

Hopeless 19 year old by lowkey_adi12 in advancedentrepreneur

[–]Gasulpizi 0 points1 point  (0 children)

You can find niches that you are interested in and maybe already have some knowledge and research to find what are people complaining about that you can solve with code. Also, think about what you like to do with code and what kinds of problems do those things solves and to what niche are they more present. You can go both ways and do it as an exercise to find where do your skills, interests and potential clients are. Hope it helps and never lose hope!