With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
...I want my photos in standard directories and subdirectories and have standard names.
This program makes it easy:
Take a bunch of photos put them in directories,
where main directory is yyyy
and subdirectorys mm/dd
rename photos to i yymmdd_hhmmss
Command line example:
>photexo.py copy magic indir outdir
copy: copy files.
magic: use exif to detec camera model.
indir: a directory with digital photos.
outdir: the directory where we want our structured result.
The program has some flexibility: depending on the camera it can use the file name or the exif date time. ...
...Recursively searches source directory for photos and movies, reads EXIF from JPEG (and THM for movies), sorts into folders by camera make & model, then date in YYYY-MM-DD format.
TCDR is a ncurses (dialog) based console frontend for the following
programs: mkisofs, cdrecord, cdrdao, cdda2wav, cdparanoia, readcd, dd, isoinfo, sox, mpg123 and bladeenc written in bash.